change pihole domain

This commit is contained in:
Pim Kunis 2023-07-12 18:17:25 +02:00
parent b8ce5b5f04
commit 7261e0ad0d

View file

@ -46,7 +46,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.pihole.entrypoints=localsecure
- traefik.http.routers.pihole.rule=Host(`pihole.pim.kunis.nl`)
- traefik.http.routers.pihole.rule=Host(`pihole.kun.is`)
- traefik.http.routers.pihole.tls=true
- traefik.http.routers.pihole.tls.certresolver=letsencrypt
- traefik.http.routers.pihole.service=pihole