feat(traefik): allow exposure of dashboard via domain
This commit is contained in:
parent
bce1daf5a6
commit
8e49b09fd6
5 changed files with 36 additions and 7 deletions
|
|
@ -41,6 +41,7 @@ selfsigned_common_name: "*.local.test"
|
|||
|
||||
# Dashboard
|
||||
enable_dashboard: false
|
||||
dashboard_domain: "" # e.g., "traefik.local.test" - if set, exposes dashboard via hostname instead of port 8080
|
||||
|
||||
# Access log configuration
|
||||
enable_access_logs: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue