fix pihole internal ip
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user