fix: update pihole webserver port and change API password
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user