Enable beta auto-deploy and Tianji consent-gated events (#35)
Unit Tests / test (pull_request) Successful in 14s
Unit Tests / test (pull_request) Successful in 14s
Flip workflows so master deploys beta and prod is workflow_dispatch only. Load distinct Tianji website IDs from env; page views always on, custom events require consent.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# 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_DEPLOY_ENV=production
|
||||
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/
|
||||
# Tianji website id (prod). Page views always on; custom events need consent.
|
||||
REACT_APP_TIANJI_WEBSITE_ID=cm7x7m52m03kbddswbswrt17y
|
||||
|
||||
Reference in New Issue
Block a user