mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-04-14 20:12:25 +00:00
VITE_API_URL is now empty (same-origin). Caddy proxies /auth and /api to the sidecar on the same domain. The old VPS URL caused 'User not found' errors because the VPS has different workspace users. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
# EC2 deployment — Caddy reverse-proxies /auth/* and /api/* to the sidecar
|
|
# on the same domain, so VITE_API_URL is empty (same-origin).
|
|
# SIP config is per-agent from the Agent entity (returned at login), not env vars.
|
|
VITE_API_URL=
|