try pihole network
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
# unstable, waiting for 26.05
|
||||
#pull = "newer";
|
||||
|
||||
hostname = "pihole.local";
|
||||
hostname = "pihole.esotericbytes.com";
|
||||
|
||||
networks = [
|
||||
"ve-pihole"
|
||||
@@ -34,8 +34,8 @@
|
||||
|
||||
ports = [
|
||||
"127.0.0.1:9001:80"
|
||||
"53:53/tcp"
|
||||
"53:53/udp"
|
||||
"127.0.0.1:53:53/tcp"
|
||||
"127.0.0.1:53:53/udp"
|
||||
];
|
||||
|
||||
volumes = [
|
||||
|
||||
Reference in New Issue
Block a user