zhongkaifu commited on
Commit
430d7b6
1 Parent(s): 9f24d55

Update appsettings.json

Browse files
Files changed (1) hide show
  1. appsettings.json +1 -1
appsettings.json CHANGED
@@ -2,7 +2,7 @@
2
  "Kestrel": {
3
  "EndPoints": {
4
  "Http": {
5
- "Url": "http://*:5000"
6
  }
7
  }
8
  },
 
2
  "Kestrel": {
3
  "EndPoints": {
4
  "Http": {
5
+ "Url": "http://*:7860"
6
  }
7
  }
8
  },