Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update gitlab_compose container_guide
authored
May 30, 2018
by
Jani Purujoki
Show whitespace changes
Inline
Side-by-side
gitlab_compose-container_guide.md
View page @
5dfae907
...
@@ -100,7 +100,7 @@ web:
...
@@ -100,7 +100,7 @@ web:
hostname: ''
hostname: ''
environment:
environment:
GITLAB_OMNIBUS_CONFIG: |
GITLAB_OMNIBUS_CONFIG: |
external_url 'http
s
://YOUR IP HERE'
external_url 'http://YOUR IP HERE'
# 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'
- '80:80'
...
...
...
...