6ff7c2f74e
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
156 B
Bash
5 lines
156 B
Bash
DATABASE_URL=postgresql+asyncpg://homehub:homehub@db:5432/homehub
|
|
UPLOAD_DIR=/uploads
|
|
CORS_ORIGINS=http://localhost:3001,http://localhost:3000
|
|
MCP_API_KEY=
|