fixed section HTTP router
This commit is contained in:
parent
6274fbf5a1
commit
c2c8d68c7b
@ -7,7 +7,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
### Section HTTP
|
### Section HTTP
|
||||||
- traefik.routers.http-totp_bjphoster_com.entrypoints=http
|
- traefik.http.routers.http-totp_bjphoster_com.entrypoints=http
|
||||||
# redirect to HTTPS only
|
# redirect to HTTPS only
|
||||||
- traefik.http.routers.http-totp_bjphoster_com.middlewares=http-to-https
|
- traefik.http.routers.http-totp_bjphoster_com.middlewares=http-to-https
|
||||||
- traefik.http.routers.http-totp_bjphoster_com.rule=Host(`totp.bjphoster.com`)
|
- traefik.http.routers.http-totp_bjphoster_com.rule=Host(`totp.bjphoster.com`)
|
||||||
|
Loading…
Reference in New Issue
Block a user