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
@@ -74,7 +74,7 @@ helper.mkPodmanService {
NC_default_phone_region: "${config.numbus.language}"
NC_default_language: "${config.numbus.language}"
NC_default_locale: "${config.numbus.locale}"
NC_default_timezone: "${time.timeZone}"
NC_default_timezone: "${config.time.timeZone}"
NC_maintenance_window_start: "1"
depends_on:
- nextcloud-database