This commit is contained in:
2025-11-30 15:01:11 +01:00
parent 8296f99b41
commit 29fe44abdb

View File

@@ -22,15 +22,9 @@ services:
pihole: pihole:
ipv4_address: 192.168.78.254 ipv4_address: 192.168.78.254
ports: ports:
- 3233 - 53:53
- target: 80 - 9380:80
published: 9380 - 9343:443
protocol: tcp
mode: ingress
- target: 443
published: 9343
protocol: tcp
mode: ingress
restart: always restart: always
volumes: volumes:
- /share/docker_data/pihole/etc-pihole:/etc/pihole - /share/docker_data/pihole/etc-pihole:/etc/pihole