From e4eb179b80236a3a10f5965c90e3f113a173c980 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 17 Jan 2019 21:18:28 +0000 Subject: [PATCH] --- .vscode/launch.json | 1 + devdocs/specs/core-installation.txt | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) 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