pref: update traefik config

This commit is contained in:
thehrz 2023-11-04 23:11:06 +08:00
parent 83d02b67e9
commit 37dd6cca92
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -14,7 +14,6 @@ services:
- traefik.enable=true - traefik.enable=true
- traefik.http.routers.hfbz-nginx.rule=Host(`xn--fiqa592br0dm3gfp6c.com`, `www.xn--fiqa592br0dm3gfp6c.com`) - traefik.http.routers.hfbz-nginx.rule=Host(`xn--fiqa592br0dm3gfp6c.com`, `www.xn--fiqa592br0dm3gfp6c.com`)
- traefik.http.routers.hfbz-nginx.entrypoints=web,websecure - traefik.http.routers.hfbz-nginx.entrypoints=web,websecure
# - traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt - traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt
# - traefik.http.routers.hfbz-nginx.middlewares=CORS@file
networks: networks:
- traefik - traefik