http catch all
This commit is contained in:
parent
ad13dd5f98
commit
3485aea5ef
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ services:
|
|||
- --certificatesresolvers.letsencrypt.acme.tlschallenge=true
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.services.traefik.loadbalancer.server.port=80
|
||||
# global redirect to https
|
||||
- traefik.http.routers.http-catchall.rule=hostregexp(`{host:.+}`)
|
||||
- traefik.http.routers.http-catchall.entrypoints=web
|
||||
|
|
Loading…
Add table
Reference in a new issue