dnsroutinglocalhost&

This commit is contained in:
2026-04-03 12:52:47 +02:00
parent b09ea468cb
commit 943994bd73

View File

@@ -7,6 +7,8 @@ services:
env_file: env_file:
- .env - .env
ports: ports:
- "127.0.0.1:53:53/tcp"
- "127.0.0.1:53:53/udp"
- "${WG_IP}:53:53/tcp" - "${WG_IP}:53:53/tcp"
- "${WG_IP}:53:53/udp" - "${WG_IP}:53:53/udp"
- "${WG_IP}:${PIHOLE_WEB_PORT}:80" - "${WG_IP}:${PIHOLE_WEB_PORT}:80"