try pihole network

This commit is contained in:
2026-01-19 08:49:42 -06:00
parent e69f8348be
commit eda60a7fec

View File

@@ -33,9 +33,9 @@
]; ];
ports = [ ports = [
"127.0.0.1:9001:80" "80:80"
"127.0.0.1:53:53/tcp" "53:53/tcp"
"127.0.0.1:53:53/udp" "53:53/udp"
]; ];
volumes = [ volumes = [