修改appsetting.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Http": {
|
||||
"Url": "http://localhost:9231"
|
||||
"Url": "http://*:9231"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user