entrypoint wieder aktiviert

This commit is contained in:
Czechman 2022-11-27 04:52:53 +01:00
parent a7a4efedaf
commit de85ab564f
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ services:
# - "traefik.port=2342"
# - "traefik.frontend.auth.forward.trustForwardHeader=true"
# - "traefik.frontend.auth.forward.tls.insecureSkipVerify=true"
# - "traefik.http.routers.photoprism.entypoints=websecure"
- "traefik.http.routers.photoprism.entypoints=websecure"
# - "traefik.http.routers.photoprism.rule=Host(`pm.czechman.dynvpn.de`) && PathPrefixStrip(`/`)"
- "traefik.http.routers.photoprism.rule=Host(`pm.czechman.dynvpn.de`)"
- "traefik.http.routers.photoprism.tls=true"