sahanes commited on
Commit
39e6277
·
verified ·
1 Parent(s): ea4a0e4

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +2 -1
app/main.py CHANGED
@@ -96,7 +96,8 @@ app.add_middleware(
96
  "http://localhost:3000",
97
  "http://localhost:3001",
98
  "http://10.220.1.20:3000",
99
- "http://10.220.1.20:3001"
 
100
  ],
101
  allow_credentials=False,
102
  allow_methods=["*"],
 
96
  "http://localhost:3000",
97
  "http://localhost:3001",
98
  "http://10.220.1.20:3000",
99
+ "http://10.220.1.20:3001",
100
+ "jubilant-barnacle-u2ap-czfa44ae5-sahar-nesaeis-projects.vercel.app",
101
  ],
102
  allow_credentials=False,
103
  allow_methods=["*"],