fix choreo api env

This commit is contained in:
WilsonLe 2025-09-01 11:49:03 +10:00
parent d6f2ae0b81
commit 6f683b7559

View file

@ -1,6 +1,5 @@
ENVIRONMENT = 'staging'
# CHOREO_API = 'https://api.staging.pangea.chat'
CHOREO_API = 'http://localhost:3000'
CHOREO_API = 'https://api.staging.pangea.chat'
FRONTEND_URL = 'https://app.staging.pangea.chat'
SYNAPSE_URL = 'matrix.staging.pangea.chat'