Add .gitignore; remove venv/node_modules/IDE + secrets from git
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
DATABASE_URL=postgresql+psycopg2://postgres:[email protected]:5432/openclaw_agency
|
||||
CORS_ORIGINS=http://localhost:3000
|
||||
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL=postgresql+psycopg2://postgres:[email protected]:5432/openclaw_agency
|
||||
CORS_ORIGINS=http://localhost:3000
|
||||
Reference in New Issue
Block a user