Update service port from 5000 to 2414 and adjust related configurations
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Http": {
|
||||
"Url": "http://*:5000"
|
||||
"Url": "http://*:2414"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user