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'
# Add any other gitlab.rb configuration here, each on its own line
ports:
- '80:80'
- '22:22'
- '4380:80'
- '4322:22'
volumes:
- 'gitlab_config:/etc/gitlab'
- 'gitlab_logs:/var/log/gitlab'