fix choreo api env
This commit is contained in:
parent
d6f2ae0b81
commit
6f683b7559
1 changed files with 1 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue