Remove admin, allow signup
This commit is contained in:
parent
50a8532d98
commit
abb58138b6
1 changed files with 1 additions and 3 deletions
|
@ -65,9 +65,7 @@ spec:
|
|||
- name: WEBSOCKET_ENABLED
|
||||
value: "true"
|
||||
- name: SIGNUPS_ALLOWED
|
||||
value: "false"
|
||||
- name: ADMIN_TOKEN
|
||||
value: "0h12893hj0129j30129j3"
|
||||
value: "true"
|
||||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue