generated from sambuc/tpl.docker-compose
Enabling Let's Encrypt for Safari 15
This commit is contained in:
@@ -53,7 +53,7 @@ services:
|
||||
# Do not filter on prefix, otherwise the redirect does not work...
|
||||
- "traefik.http.routers.pi-hole.rule=Host(`${FQDN}`)"
|
||||
- "traefik.http.routers.pi-hole.tls=true"
|
||||
# Not using Letsencrypt, as this service is not accessible from outside
|
||||
# the LAN, and no wildcard domain certificate yet.
|
||||
#- "traefik.http.routers.pi-hole.tls.certresolver=letsencrypt"
|
||||
# This service is allowed only inside the LAN, but a Let's Encrypt
|
||||
# certificate is now required for access from Safari 15
|
||||
- "traefik.http.routers.pi-hole.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.routers.pi-hole.middlewares=pi-hole,net-home@file,auth-traefik@file,pi-hole-redirect"
|
||||
|
||||
Reference in New Issue
Block a user