pref: update ssl config
All checks were successful
CI / Deploy (push) Successful in 1m32s

This commit is contained in:
thehrz 2024-08-24 22:16:04 +08:00
parent ed21d16eeb
commit b612f3656b
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -14,7 +14,6 @@ services:
- traefik.enable=true
- traefik.http.routers.thehrz-nginx.rule=HostRegexp(`^(www\.)?thehrz\.net$`)
- traefik.http.routers.thehrz-nginx.entrypoints=web,websecure
- traefik.http.routers.thehrz-nginx.tls.certresolver=letsencrypt
- traefik.http.routers.thehrz-nginx.middlewares=CORS@file
networks:
- traefik