Files
mission-control/backend/.env.example
T

3 lines
120 B
Bash

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