Figures they show both
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
environment:
|
environment:
|
||||||
GITLAB_OMNIBUS_CONFIG: |
|
GITLAB_OMNIBUS_CONFIG: |
|
||||||
external_url "https://${TRAEFIK_HOST}:${WEB_PORT}"
|
external_url 'https://${TRAEFIK_HOST}:${WEB_PORT}'
|
||||||
hostname: ${TRAEFIK_HOST}
|
hostname: ${TRAEFIK_HOST}
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
|
|||||||
Reference in New Issue
Block a user