浏览代码

Update main.py

qiaofeng1227 2 年之前
父节点
当前提交
a5aabf3744
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      appmanage/main.py

+ 2 - 0
appmanage/main.py

@@ -12,6 +12,8 @@ def get_app():
     origins = [
         "http://localhost",
         "http://localhost:3000",
+        "http://localhost:3001",
+        "http://localhost:3002",
     ]
 
     app.add_middleware(