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
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: "Australia/Sydney"
|
value: "Australia/Brisbane"
|
||||||
- name: WEBSOCKET_ENABLED
|
- name: WEBSOCKET_ENABLED
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: SIGNUPS_ALLOWED
|
- name: SIGNUPS_ALLOWED
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue