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