Browse Source

Update main.py

qiaofeng1227 2 years ago
parent
commit
a5aabf3744
1 changed files with 2 additions and 0 deletions
  1. 2 0
      appmanage/main.py

+ 2 - 0
appmanage/main.py

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