Admin token enables admin area
This commit is contained in:
parent
6b62cebfcf
commit
0d449eefb1
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ spec:
|
|||
value: "true"
|
||||
- name: SIGNUPS_ALLOWED
|
||||
value: "false" # Set to "true" if you want open registration
|
||||
- name: ADMIN_TOKEN
|
||||
value: 0h12893hj0129j30129j3
|
||||
ports:
|
||||
- containerPort: 80
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue