chore(compose): default POSTGRES_DB to mission_control
This commit is contained in:
@@ -6,7 +6,7 @@ FRONTEND_PORT=3000
|
||||
BACKEND_PORT=8000
|
||||
|
||||
# --- database ---
|
||||
POSTGRES_DB=openclaw_agency
|
||||
POSTGRES_DB=mission_control
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user