diff --git a/templates/Gitlab-CE/0/docker-compose.yml b/templates/Gitlab-CE/0/docker-compose.yml index dec7c0f..18fcfbd 100644 --- a/templates/Gitlab-CE/0/docker-compose.yml +++ b/templates/Gitlab-CE/0/docker-compose.yml @@ -7,7 +7,7 @@ services: - 1.0.0.1 environment: GITLAB_OMNIBUS_CONFIG: | - external_url 'https://${TRAEFIK_HOST}' + external_url 'https://${TRAEFIK_HOST}:${WEB_PORT}' hostname: ${TRAEFIK_HOST} labels: io.rancher.container.pull_image: always