Update input-to-route/main.py
This commit is contained in:
@@ -130,7 +130,8 @@ def chat_endpoint(request: ChatRequest):
|
|||||||
origins = [
|
origins = [
|
||||||
"http://localhost",
|
"http://localhost",
|
||||||
"http://localhost:5173",
|
"http://localhost:5173",
|
||||||
"https://gorkycode.nikidze.ru"
|
"https://4zoh-p9j8-3c1z.gw-1a.dockhost.net",
|
||||||
|
"https://leadership.unn.nikidze.ru"
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
|||||||
Reference in New Issue
Block a user