do: fix vikunja timezone
This commit is contained in:
parent
cbe8dcb7d5
commit
7fedc82f38
|
@ -25,7 +25,7 @@ data:
|
|||
service:
|
||||
frontendurl: "https://do.${domain}"
|
||||
motd: "Please allow public profile discovery in settings!"
|
||||
timezone: "DE"
|
||||
timezone: "CET"
|
||||
database:
|
||||
host: db
|
||||
type: postgres
|
||||
|
@ -58,4 +58,3 @@ data:
|
|||
persistence:
|
||||
enabled: true
|
||||
existingClaim: vikunja-postgres
|
||||
|
||||
|
|
Loading…
Reference in New Issue