Browse Source

新增 "http://192.168.0.195:31013",

liyuyi@c-top.com.cn 3 years ago
parent
commit
8d27c7e641
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -27,6 +27,7 @@ threadPool = ThreadPoolExecutor(max_workers=4)
 app = FastAPI()
 app = FastAPI()
 origins = [
 origins = [
     "http://192.168.0.195:9001",
     "http://192.168.0.195:9001",
+    "http://192.168.0.195:31013",
     "http://192.168.6.220:3000",
     "http://192.168.6.220:3000",
     "http://192.168.1.91:3000",
     "http://192.168.1.91:3000",
     "http://192.168.1.34",
     "http://192.168.1.34",