This commit is contained in:
2026-01-19 10:08:09 -06:00
parent c6baa8fc5b
commit 3a6c6673eb

View File

@@ -28,14 +28,10 @@
hostname = "pihole.esotericbytes.com"; hostname = "pihole.esotericbytes.com";
networks = [
"docker-main"
];
ports = [ ports = [
"80" "127.0.0.1:9001:80"
"53/tcp" "127.0.0.1:53:53/tcp"
"53/udp" "127.0.0.1:53:53/udp"
]; ];
volumes = [ volumes = [