# added userSecret to store .. secrets
This commit is contained in:
@@ -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": {
|
||||
Reference in New Issue
Block a user