Fix timezone
This commit is contained in:
parent
bad83858fd
commit
800f9216cc
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ spec:
|
|||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: TZ
|
||||
value: "Australia/Sydney"
|
||||
value: "Australia/Brisbane"
|
||||
- name: WEBSOCKET_ENABLED
|
||||
value: "true"
|
||||
- name: SIGNUPS_ALLOWED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue