try pihole network

This commit is contained in:
2026-01-19 08:42:11 -06:00
parent 23b4035da1
commit e69f8348be
3 changed files with 5 additions and 5 deletions

View File

@@ -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 = [