sahanes commited on
Commit
a068937
·
verified ·
1 Parent(s): d3ed161

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +2 -1
app/main.py CHANGED
@@ -97,7 +97,8 @@ app.add_middleware(
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=True,
103
  allow_methods=["*"],
 
97
  "http://localhost:3001",
98
  "http://10.220.1.20:3000",
99
  "http://10.220.1.20:3001",
100
+ "https://jubilant-barnacle-u2ap.vercel.app", # main domain
101
+ #"jubilant-barnacle-u2ap-czfa44ae5-sahar-nesaeis-projects.vercel.app",
102
  ],
103
  allow_credentials=True,
104
  allow_methods=["*"],