Update port in FastAPI README, add run steps to nextjs README

This commit is contained in:
Mark Backman
2025-04-07 11:02:09 -04:00
parent 9e0a57a6de
commit d4ae091ddd
3 changed files with 20 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
PINLESS_HMAC_SECRET=your_hmac_secret
PIPECAT_CLOUD_API_KEY=your_daily_api_key
AGENT_NAME=my-first-agent
PORT=8000
PIPECAT_CLOUD_API_KEY=your_daily_api_key
PINLESS_HMAC_SECRET=your_hmac_secret
LOG_LEVEL="info"