Files
chat_web_app/llm-fe/.env.production
T
westfarn d11a97b9bf
Unit Tests / test (pull_request) Successful in 10s
Rebrand product to Hesychia (hesychia.ai) (#29)
Rename user-facing UI, page metadata, and docs from the AIML Operations chat
product to Hesychia. Keep live API hosts and deploy webroots; document the
hesychia.ai migration path until infra cutover.
2026-07-26 18:33:25 -05:00

5 lines
314 B
Bash

# Production API hosts (current). Target public product domain: hesychia.ai
# Flip these to hesychia.ai API hosts when server-infra / DNS cut over.
REACT_APP_BACKEND_REST_API_BASE_URL=https://chatbackend.aimloperations.com/api/
REACT_APP_BACKEND_WS_API_BASE_URL=wss://chatbackend.aimloperations.com/ws/chat_again/