build(webapi): update publish artifacts and switch to port 5001
Adjust published appsettings.json to listen on http://localhost:5001 and refresh static web assets + DLL after rebuild.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
{"Version":1,"ManifestType":"Publish","Endpoints":[]}
|
||||
{
|
||||
"Version": 1,
|
||||
"ManifestType": "Publish",
|
||||
"Endpoints": []
|
||||
}
|
||||
Reference in New Issue
Block a user