add more domains to cors

dev
Andrew R 2023-04-27 13:47:40 -04:00
parent 2071f73591
commit ca9aaec414
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ origins = [
"http://localhost:8080", "http://localhost:8080",
"http://localhost:8000", "http://localhost:8000",
"http://localhost:8005", "http://localhost:8005",
"http://localhost:5173",
"https://convrged.ugavel.com",
"http://convrged.ugavel.com",
] ]
app.add_middleware( app.add_middleware(