Skip to content

Commit e5e62ca

Browse files
committed
Updated CORS
1 parent 08155e6 commit e5e62ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"http://localhost:8000",
1111
"https://chapi.techstartucalgary.com/docs",
1212
"http://localhost:3000",
13-
"https://cyberhire.techstartucalgary.com/",
13+
"https://cyberhire.techstartucalgary.com",
1414
]
1515

1616
app.add_middleware(

0 commit comments

Comments
 (0)