Update dev environment

This commit is contained in:
Laura Hausmann 2023-01-24 19:30:51 +01:00
parent ec1a9a5216
commit 58ee088545
Signed by: zotan
GPG Key ID: D044E84C5BE01605
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"trainav.web": { "trainav.web": {
"commandName": "Project", "commandName": "Project",
"launchBrowser": false, "launchBrowser": false,
"applicationUrl": "https://localhost:5001;http://localhost:5000", "applicationUrl": "https://localhost:7005",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
} }