help
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user