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

3 lines
120 B
Plaintext

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