fix: update pihole webserver port and change API password

This commit is contained in:
2026-05-02 07:04:23 +00:00
parent e4ebe9f8fa
commit 2546fca3ec

View File

@@ -5,10 +5,10 @@ services:
ports:
- "53:53/tcp"
- "53:53/udp"
- "8026:80/tcp"
- "8028:80/tcp"
environment:
TZ: Asia/Ho_Chi_Minh
FTLCONF_webserver_api_password: "changeme"
FTLCONF_webserver_api_password: "duy@pihole1772003"
FTLCONF_dns_listeningMode: ALL
volumes:
- /docker/pihole/etc-pihole:/etc/pihole