We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5773279 + b54a04e commit 12c0ed5Copy full SHA for 12c0ed5
ui/packages/platform/deploy/configs/production.sh
@@ -23,4 +23,4 @@ export REACT_APP_STRIPE_API_KEY="xxx"
23
export REACT_APP_SENTRY_DSN="https://[email protected]/2"
24
25
# AI Bot
26
-export REACT_APP_WS_URL="wss://postgres.ai/ai-bot-wss/" # don't forget trailing slash!
+export REACT_APP_WS_URL="wss://postgres.ai/ai-bot-ws/" # don't forget trailing slash!
0 commit comments