Files
ns-rm/db.env.example
2025-11-20 18:41:05 +00:00

4 lines
73 B
Bash

POSTGRES_PASSWORD=
POSTGRES_DB=redmine
PGDATA="/var/lib/postgresql/data"