fix pihole internal ip

This commit is contained in:
2024-05-31 16:56:08 -05:00
parent 403b65abc5
commit b08afdf9de
8 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ services:
- NET_RAW
container_name: tailscaled
dns:
- 127.0.0.1
- 172.19.0.3
- 1.1.1.1
env_file:
- .env