mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage-server
synced 2026-04-11 18:08:16 +00:00
18 lines
287 B
Plaintext
18 lines
287 B
Plaintext
# Server
|
|
PORT=4100
|
|
CORS_ORIGIN=http://localhost:5173
|
|
|
|
# Fortytwo Platform
|
|
PLATFORM_GRAPHQL_URL=http://localhost:4000/graphql
|
|
PLATFORM_API_KEY=
|
|
|
|
# Exotel
|
|
EXOTEL_API_KEY=
|
|
EXOTEL_API_TOKEN=
|
|
EXOTEL_ACCOUNT_SID=
|
|
EXOTEL_SUBDOMAIN=api.exotel.com
|
|
EXOTEL_WEBHOOK_SECRET=
|
|
|
|
# AI
|
|
ANTHROPIC_API_KEY=
|