290da02936
Passwords and tokens in compose defaults, .env files, and servers.json for quick NAS restore without manual secret setup. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
124 B
Bash
6 lines
124 B
Bash
POSTGRES_USER=mo
|
|
POSTGRES_PASSWORD=WaQTUw2t
|
|
POSTGRES_DB=homelab
|
|
PG_HOST_PORT=5433
|
|
PG_DATA_DIR=/volume1/docker/postgres/data
|