pihole: add proxy entry
This commit is contained in:
parent
746ea412b6
commit
87f14fed9f
@ -5,7 +5,6 @@ services:
|
|||||||
- traefik.http.routers.pihole.rule=Host(`pihole.rschneider.net`)
|
- traefik.http.routers.pihole.rule=Host(`pihole.rschneider.net`)
|
||||||
- traefik.http.routers.pihole.tls=true
|
- traefik.http.routers.pihole.tls=true
|
||||||
- traefik.http.services.pihole.loadbalancer.server.port=80
|
- traefik.http.services.pihole.loadbalancer.server.port=80
|
||||||
container_name: pihole
|
|
||||||
image: pihole/pihole:latest
|
image: pihole/pihole:latest
|
||||||
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user