Files
chat_web_app/llm-fe/.env.beta
T
westfarn 5b68cfdfad
Unit Tests / test (pull_request) Successful in 12s
Point beta FE at beta.backend.hesychia.ai API hosts (#64)
Old beta.chatbackend.aimloperations.com hostname no longer resolves, so login fails with Axios ERR_NETWORK. Cut over REST/WS URLs to the live Hesychia beta backend.
2026-07-29 07:52:04 -05:00

8 lines
473 B
Bash

# Beta API hosts — public product domain hesychia.ai
REACT_APP_DEPLOY_ENV=beta
REACT_APP_BACKEND_REST_API_BASE_URL=https://beta.backend.hesychia.ai/api/
REACT_APP_BACKEND_WS_API_BASE_URL=wss://beta.backend.hesychia.ai/ws/chat_again/
# Tianji website id for Hesychia beta (distinct from prod so analytics stay separate).
# Create "Hesychia Beta" in Tianji UI (workspace cm7w8087y020lddswyhamadj2), then paste id here.
REACT_APP_TIANJI_WEBSITE_ID=cms38bw671mf9n5jjw3xp1j3q