Files
pipecat/examples/deployment/pipecat-cloud-daily-pstn-server/nextjs-webhook-server/env.local.example
2025-04-07 10:44:41 -04:00

4 lines
113 B
Plaintext

PINLESS_HMAC_SECRET=your_hmac_secret
PIPECAT_CLOUD_API_KEY=your_daily_api_key
AGENT_NAME=my-first-agent
PORT=8000