disable signup
This commit is contained in:
parent
cfd55c3246
commit
28693adfe8
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ spec:
|
|||
- name: WEBSOCKET_ENABLED
|
||||
value: "true"
|
||||
- name: SIGNUPS_ALLOWED
|
||||
value: "true"
|
||||
value: "false"
|
||||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue