fix(mailu): Set the correct timezone
This commit is contained in:
parent
8f6402b945
commit
cb25966cdb
@ -74,6 +74,7 @@ istio:
|
||||
port: 993
|
||||
subnet: 10.1.0.0/16
|
||||
sessionCookieSecure: false
|
||||
timezone: Europe/Berlin
|
||||
hostnames:
|
||||
- email.badhouseplants.net
|
||||
domain: badhouseplants.net
|
||||
@ -173,4 +174,4 @@ webmail:
|
||||
storageClass: ""
|
||||
accessModes: [ReadWriteOnce]
|
||||
claimNameOverride: ""
|
||||
annotations: {}
|
||||
annotations: {}
|
||||
|
Reference in New Issue
Block a user