diff --git a/pihole/compose.yaml b/pihole/compose.yaml index 1b7bc07..09b90d9 100644 --- a/pihole/compose.yaml +++ b/pihole/compose.yaml @@ -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