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

@@ -2,7 +2,7 @@ services:
homepage:
container_name: homepage
dns:
- 127.0.0.1
- 172.19.0.3
- 1.1.1.1
image: ghcr.io/gethomepage/homepage:latest
labels:
@@ -23,7 +23,7 @@ services:
dockerproxy:
container_name: homepage-dockerproxy
dns:
- 127.0.0.1
- 172.19.0.3
- 1.1.1.1
environment:
- CONTAINERS=1