pref: update traefik config
This commit is contained in:
parent
dbcde8c5be
commit
e8ce5c409f
@ -13,8 +13,8 @@ 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,websecure
|
- traefik.http.routers.hfbz-nginx.entrypoints=web
|
||||||
- traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt
|
# - traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt
|
||||||
- traefik.http.routers.hfbz-nginx.middlewares=CORS@file
|
# - traefik.http.routers.hfbz-nginx.middlewares=CORS@file
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
|
Loading…
Reference in New Issue
Block a user