Disable Traefik UI

This commit is contained in:
Jean Froment 2018-06-20 12:15:36 +02:00
parent bb633d16ca
commit f44672afd0
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ services:
ports:
- "80:80"
- "443:443"
- "8080:8080"
#- "8080:8080"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./traefik.toml:/traefik.toml

View File

@ -29,8 +29,8 @@ entryPoint = "http"
################################################################
# Web configuration backend
################################################################
[web]
address = ":8080"
#[web]
#address = ":8080"
################################################################
# Traefik Config