Cambio porta server Kestrel in configurazione debug HTTP a 5000
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "http://localhost:5011"
|
||||
"applicationUrl": "http://localhost:5000"
|
||||
},
|
||||
"https": {
|
||||
"commandName": "Project",
|
||||
|
||||
Reference in New Issue
Block a user