do: fix vikunja timezone

This commit is contained in:
xeruf 2022-07-12 22:21:16 +01:00
parent cbe8dcb7d5
commit 7fedc82f38
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,7 @@ data:
service: service:
frontendurl: "https://do.${domain}" frontendurl: "https://do.${domain}"
motd: "Please allow public profile discovery in settings!" motd: "Please allow public profile discovery in settings!"
timezone: "DE" timezone: "CET"
database: database:
host: db host: db
type: postgres type: postgres
@ -58,4 +58,3 @@ data:
persistence: persistence:
enabled: true enabled: true
existingClaim: vikunja-postgres existingClaim: vikunja-postgres