pref: update nginx config

This commit is contained in:
thehrz 2023-08-17 21:53:24 +08:00
parent 9c6aa0610f
commit 4bb010a550
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -16,7 +16,5 @@ services:
- traefik.http.routers.thehrz-nginx.entrypoints=web,websecure
- traefik.http.routers.thehrz-nginx.tls.certresolver=letsencrypt
- traefik.http.routers.thehrz-nginx.middlewares=CORS@file
volumes:
- ./nginx/conf.d:/etc/nginx/conf.d
networks:
- traefik