initial commit
This commit is contained in:
8
pihole/.env.example
Normal file
8
pihole/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# DOMAIN_ROOT is the root domain that this service will register as with Traefik
|
||||
DOMAIN_ROOT=domain.tld
|
||||
|
||||
# WEB_UI_PASSWORD is the password for the web ui interface. If unset, it will be randomly generated and retrievable from the logs.
|
||||
WEB_UI_PASSWORD=password
|
||||
|
||||
# TIMEZONE is the timezone you're set in
|
||||
TIMEZONE=America/New_York
|
Reference in New Issue
Block a user