mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage-server
synced 2026-04-11 10:07:22 +00:00
18 lines
310 B
Plaintext
18 lines
310 B
Plaintext
# Server
|
|
PORT=4100
|
|
CORS_ORIGINS=http://localhost:5173,http://localhost:8000
|
|
|
|
# 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=
|