fixed section HTTP router

This commit is contained in:
Bryan Joshua Pedini 2021-08-13 15:16:08 +02:00
parent 6274fbf5a1
commit c2c8d68c7b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
labels:
- traefik.enable=true
### Section HTTP
- traefik.routers.http-totp_bjphoster_com.entrypoints=http
- traefik.http.routers.http-totp_bjphoster_com.entrypoints=http
# redirect to HTTPS only
- traefik.http.routers.http-totp_bjphoster_com.middlewares=http-to-https
- traefik.http.routers.http-totp_bjphoster_com.rule=Host(`totp.bjphoster.com`)