Add ws_token to auto-generated config
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
"verbosity": "error",
|
||||
"enable_openapi": false,
|
||||
"jwt_secret_key": "{{ api_server_jwt_key }}",
|
||||
"ws_token": "{{ api_server_ws_token }}",
|
||||
"CORS_origins": [],
|
||||
"username": "{{ api_server_username }}",
|
||||
"password": "{{ api_server_password }}"
|
||||
|
Reference in New Issue
Block a user