mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-05-18 20:08:19 +00:00
Compare commits
2 Commits
5a24bbde0a
...
113b5a9277
| Author | SHA1 | Date | |
|---|---|---|---|
| 113b5a9277 | |||
| eadfa68aaa |
@@ -1,5 +1,9 @@
|
||||
VITE_API_URL=https://engage-api.srv1477139.hstgr.cloud
|
||||
VITE_SIDECAR_URL=https://engage-api.srv1477139.hstgr.cloud
|
||||
# EC2 deployment — Caddy reverse-proxies /auth/* and /api/* to the sidecar
|
||||
# on the same domain, so VITE_API_URL is empty (same-origin).
|
||||
VITE_API_URL=
|
||||
|
||||
# SIP defaults — used as fallback if login response doesn't include agent config.
|
||||
# Per-agent SIP config from the Agent entity (returned at login) takes precedence.
|
||||
VITE_SIP_URI=sip:523590@blr-pub-rtc4.ozonetel.com
|
||||
VITE_SIP_PASSWORD=523590
|
||||
VITE_SIP_WS_SERVER=wss://blr-pub-rtc4.ozonetel.com:444
|
||||
|
||||
Reference in New Issue
Block a user