Enable traefik dashboard for 7

This commit is contained in:
3wc
2025-07-29 17:25:55 +01:00
parent 2d8c9d637c
commit e9e49b46f2
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
api:
dashboard: false
dashboard: true
insecure: true
debug: true
entryPoints:
web:
address: ":80"