pref: update HostRegexp
This commit is contained in:
parent
629cac4cee
commit
7f8f7b0ed7
@ -12,7 +12,7 @@ services:
|
||||
restart: always
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.hfbz-nginx.rule=Host(`xn--fiqa592br0dm3gfp6c.com`, `www.xn--fiqa592br0dm3gfp6c.com`)
|
||||
- traefik.http.routers.hfbz-nginx.rule=HostRegexp(`^(www\.)?xn--fiqa592br0dm3gfp6c\.com$`)
|
||||
- traefik.http.routers.hfbz-nginx.entrypoints=web,websecure
|
||||
- traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user