diff --git a/input-to-route/main.py b/input-to-route/main.py index 5d889d2..541991a 100644 --- a/input-to-route/main.py +++ b/input-to-route/main.py @@ -130,7 +130,8 @@ def chat_endpoint(request: ChatRequest): origins = [ "http://localhost", "http://localhost:5173", - "https://gorkycode.nikidze.ru" + "https://4zoh-p9j8-3c1z.gw-1a.dockhost.net", + "https://leadership.unn.nikidze.ru" ] app.add_middleware(