Update port

This commit is contained in:
Bjarke Berg
2021-03-22 10:14:45 +01:00
parent 7ce2bc4a56
commit b2a62c83bb
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:44354;http://localhost:9000"
"applicationUrl": "https://localhost:44331;http://localhost:9000"
}
}
}