ports
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user