pref: update tls

This commit is contained in:
thehrz 2023-11-25 14:35:30 +08:00
parent b0e9804590
commit 629cac4cee
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -13,6 +13,7 @@ services:
labels: labels:
- 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 - traefik.http.routers.hfbz-nginx.entrypoints=web,websecure
- traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt
networks: networks:
- traefik - traefik