Added config. to `time.timeZone

This commit is contained in:
Raphaël Numbus
2026-02-25 14:00:12 +01:00
parent 966e3288dd
commit 4a5bef02fc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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