We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08155e6 commit e5e62caCopy full SHA for e5e62ca
backend/main.py
@@ -10,7 +10,7 @@
10
"http://localhost:8000",
11
"https://chapi.techstartucalgary.com/docs",
12
"http://localhost:3000",
13
- "https://cyberhire.techstartucalgary.com/",
+ "https://cyberhire.techstartucalgary.com",
14
]
15
16
app.add_middleware(
0 commit comments