Skip to content

Commit 0aecf29

Browse files
authored
Merge pull request #85 from TukaTek/feature/middleware/TUK-112
fixed
2 parents e5dc72e + e7f3f9b commit 0aecf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/utils/constant.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// export const middlewareUrl="https://cortexai-chat-middleware-production.up.railway.app/node"
22
// export const middlewareUrl="https://818e7ac8ec3f.ngrok-free.app/node"
3-
export const middlewareUrl="http://20.119.74.41/api/node"
3+
export const middlewareUrl="https://dev-middleware.cortexaichat.com/api/node"
44
// export const middlewareUrl="https://dev.cortexaichat.com/api"

0 commit comments

Comments
 (0)