Traefik Dashboard Port Change

This commit is contained in:
2025-04-18 12:56:51 +08:00
parent d1ef10cf18
commit 8881deb816
3 changed files with 21 additions and 12 deletions

View File

@@ -20,9 +20,16 @@ http:
compress-middleware:
compress:
encodings:
- zstd
- br
- gzip
defaultEncoding: br
defaultEncoding: zstd
includedContentTypes:
- text/html
- text/css
- application/javascript
- application/json
- text/plain
routers:
block-direct-access:
rule: "HostRegexp(`{host:.+}`)" # Matches any host