sync
This commit is contained in:
parent
7b49a31ba7
commit
1679e3d98e
@ -30,7 +30,8 @@ services:
|
|||||||
- "80:80/tcp"
|
- "80:80/tcp"
|
||||||
environment:
|
environment:
|
||||||
TZ: 'America/Chicago'
|
TZ: 'America/Chicago'
|
||||||
# WEBPASSWORD: 'set a secure password here or it will be random'
|
# set the web dashboard to have no passwd
|
||||||
|
WEBPASSWORD: ''
|
||||||
# Volumes store your data between container upgrades
|
# Volumes store your data between container upgrades
|
||||||
volumes:
|
volumes:
|
||||||
- './etc-pihole:/etc/pihole'
|
- './etc-pihole:/etc/pihole'
|
||||||
|
Loading…
Reference in New Issue
Block a user