sahanes commited on
Commit
7aa2677
·
verified ·
1 Parent(s): dbabe2c

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +2 -1
app/main.py CHANGED
@@ -99,8 +99,9 @@ app.add_middleware(
99
  # "http://10.220.1.20:3001",
100
  # "http://localhost:8000",
101
  # " http://10.250.13.239:8000",
102
- "https://jubilant-barnacle-u2ap.vercel.app" # main domain
103
  #"jubilant-barnacle-u2ap-czfa44ae5-sahar-nesaeis-projects.vercel.app",
 
104
  ],
105
  allow_credentials=True,
106
  allow_methods=["*"],
 
99
  # "http://10.220.1.20:3001",
100
  # "http://localhost:8000",
101
  # " http://10.250.13.239:8000",
102
+ "https://jubilant-barnacle-u2ap.vercel.app", # main domain
103
  #"jubilant-barnacle-u2ap-czfa44ae5-sahar-nesaeis-projects.vercel.app",
104
+ "https://jubilant-barnacle-x2p8.vercel.app"
105
  ],
106
  allow_credentials=True,
107
  allow_methods=["*"],