3 lines
120 B
Bash
3 lines
120 B
Bash
DATABASE_URL=postgresql+psycopg2://postgres:CHANGE_ME@127.0.0.1:5432/openclaw_agency
|
|
CORS_ORIGINS=http://localhost:3000
|