This commit is contained in:
Iwan Clement
2020-04-18 08:12:52 +02:00
parent 2a693e1404
commit 7968fb4773

View File

@@ -10,8 +10,8 @@ services:
external_url 'https://gitlab.devops-lyon.eu' external_url 'https://gitlab.devops-lyon.eu'
# Add any other gitlab.rb configuration here, each on its own line # Add any other gitlab.rb configuration here, each on its own line
ports: ports:
- '80:80' - '4380:80'
- '22:22' - '4322:22'
volumes: volumes:
- 'gitlab_config:/etc/gitlab' - 'gitlab_config:/etc/gitlab'
- 'gitlab_logs:/var/log/gitlab' - 'gitlab_logs:/var/log/gitlab'