diff --git a/.vscode/launch.json b/.vscode/launch.json index 49c9bd20..730a26f5 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -31,6 +31,7 @@ }, "env": { "ASPNETCORE_ENVIRONMENT": "Development", + //"AYANOVA_JWT_SECRET": "UNLICENSED5G*QQJ8#bQ7$Xr_@sXfHq4", "AYANOVA_LOG_LEVEL": "Info", //"AYANOVA_LOG_LEVEL": "Debug", "AYANOVA_DEFAULT_LANGUAGE": "en", diff --git a/devdocs/specs/core-installation.txt b/devdocs/specs/core-installation.txt index 0a6628b6..d4671bf4 100644 --- a/devdocs/specs/core-installation.txt +++ b/devdocs/specs/core-installation.txt @@ -2,5 +2,3 @@ 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