This commit is contained in:
2023-01-13 01:09:05 +00:00
parent 5ba5b65a5d
commit 650ae96987
22 changed files with 268 additions and 42 deletions

2
.vscode/launch.json vendored
View File

@@ -25,7 +25,7 @@
},
"env": {
// "ASPNETCORE_ENVIRONMENT": "Development",
"SOCKEYE_JWT_SECRET": "1111111MyRandom32CharacterSecret",
"SOCKEYE_JWT_SECRET": "xxxxxxxxSockeye32CharacterSecret",
"SOCKEYE_LOG_LEVEL": "Info",
//"SOCKEYE_LOG_LEVEL": "Debug",
//"SOCKEYE_LOG_LEVEL": "Trace",