Skip to content

Commit b54a04e

Browse files
author
Bogdan Tsechoev
committed
change url to bot websocket
1 parent 5773279 commit b54a04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/packages/platform/deploy/configs/production.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ export REACT_APP_STRIPE_API_KEY="xxx"
2323
export REACT_APP_SENTRY_DSN="https://[email protected]/2"
2424

2525
# AI Bot
26-
export REACT_APP_WS_URL="wss://postgres.ai/ai-bot-wss/" # don't forget trailing slash!
26+
export REACT_APP_WS_URL="wss://postgres.ai/ai-bot-ws/" # don't forget trailing slash!

0 commit comments

Comments
 (0)