disable traefik dashboard
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
TYPE=traefik
|
||||
TYPE=traefik:3.7.0+v3.6.2
|
||||
TIMEOUT=300
|
||||
ENABLE_AUTO_UPDATE=true
|
||||
ENABLE_BACKUPS=true
|
||||
@ -6,7 +6,7 @@ ENABLE_BACKUPS=true
|
||||
DOMAIN=traefik.resisttechmonopolies.online
|
||||
LETS_ENCRYPT_ENV=production
|
||||
LETS_ENCRYPT_EMAIL=linnealovespie@proton.me
|
||||
# DASHBOARD_ENABLED=true
|
||||
DASHBOARD_ENABLED=false
|
||||
# WARN, INFO etc.
|
||||
LOG_LEVEL=WARN
|
||||
|
||||
@ -145,4 +145,4 @@ FILE_PROVIDER_DIRECTORY_ENABLED=1
|
||||
## "Web alt", an alternative web port
|
||||
# NOTE(3wc): as of 2024-04-01 only the `icecast` recipe uses this
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.web-alt.yml"
|
||||
#WEB_ALT_ENABLED=1
|
||||
#WEB_ALT_ENABLED=1
|
||||
Reference in New Issue
Block a user