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.
2 parents e5dc72e + e7f3f9b commit 0aecf29Copy full SHA for 0aecf29
web/src/utils/constant.tsx
@@ -1,4 +1,4 @@
1
// export const middlewareUrl="https://cortexai-chat-middleware-production.up.railway.app/node"
2
// export const middlewareUrl="https://818e7ac8ec3f.ngrok-free.app/node"
3
-export const middlewareUrl="http://20.119.74.41/api/node"
+export const middlewareUrl="https://dev-middleware.cortexaichat.com/api/node"
4
// export const middlewareUrl="https://dev.cortexaichat.com/api"
0 commit comments