Files
mission-control/backend/.env
2026-02-01 22:25:28 +05:30

3 lines
117 B
Bash

DATABASE_URL=postgresql+psycopg2://postgres:netbox@127.0.0.1:5432/openclaw_agency
CORS_ORIGINS=http://localhost:3000