This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -31,6 +31,7 @@
|
|||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||||
|
//"AYANOVA_JWT_SECRET": "UNLICENSED5G*QQJ8#bQ7$Xr_@sXfHq4",
|
||||||
"AYANOVA_LOG_LEVEL": "Info",
|
"AYANOVA_LOG_LEVEL": "Info",
|
||||||
//"AYANOVA_LOG_LEVEL": "Debug",
|
//"AYANOVA_LOG_LEVEL": "Debug",
|
||||||
"AYANOVA_DEFAULT_LANGUAGE": "en",
|
"AYANOVA_DEFAULT_LANGUAGE": "en",
|
||||||
|
|||||||
@@ -2,5 +2,3 @@
|
|||||||
|
|
||||||
|
|
||||||
Several environment variables need to be set by the installer.
|
Several environment variables need to be set by the installer.
|
||||||
|
|
||||||
- The AYANOVA_JWT_SECRET *MUST* be set to a random value generated by the installer and kep for all time as the key to use unless the user overrides it
|
|
||||||
|
|||||||
Reference in New Issue
Block a user