schandel08 commited on
Commit
639d612
·
1 Parent(s): 9f84bcd

Frontend Origin added

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -29,6 +29,7 @@ origins = [
29
  "http://localhost:8080",
30
  "http://127.0.0.1:8080",
31
  "http://127.0.0.1:5500",
 
32
  ]
33
 
34
  app.add_middleware(
 
29
  "http://localhost:8080",
30
  "http://127.0.0.1:8080",
31
  "http://127.0.0.1:5500",
32
+ "https://vaishnavibasukar20.github.io/WebIQ-Frontend"
33
  ]
34
 
35
  app.add_middleware(