Fixed missing mandatory env variable.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"environmentVariables": {
|
||||
"PERSISTENCE_TYPE": "Sql",
|
||||
"USERSCONFIG_FILE_PATH": "./../../assets/example-users.config",
|
||||
"SQL_CONNECTIONSTRING": ""
|
||||
"CORS_ORIGINS": "",
|
||||
"PROXIES": "",
|
||||
"QUERY_RATE_PER_MINUTE": "100",
|
||||
|
||||
Reference in New Issue
Block a user