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