Added config. to `time.timeZone
This commit is contained in:
@@ -44,7 +44,7 @@ helper.mkPodmanService {
|
||||
environment:
|
||||
PIHOLE_UID: '1000'
|
||||
PIHOLE_GID: '1000'
|
||||
TZ: ${time.timeZone}
|
||||
TZ: ${config.time.timeZone}
|
||||
FTLCONF_webserver_api_password: $PIHOLE_PASSWORD
|
||||
FTLCONF_webserver_domain: ${cfg.subdomain}.${config.numbus.services.domain}
|
||||
FTLCONF_dns_upstreams: 9.9.9.9;149.112.112.112
|
||||
|
||||
Reference in New Issue
Block a user