# added userSecret to store .. secrets

This commit is contained in:
Dominic Villemure
2024-04-21 11:07:34 -04:00
parent 5a23b945cd
commit a0a6e7deb4
4 changed files with 23 additions and 10 deletions

View File

@@ -13,10 +13,7 @@
"launchBrowser": true,
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"VaultUri": "",
"DB_PASSWORD": "",
"DB_HOST": ""
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {