mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 09:50:12 -08:00
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
|
|
POSTGRES_DB=nodemotion
|
|
POSTGRES_USER=nodemotion
|
|
# openssl rand -base64 18
|
|
POSTGRES_PASSWORD=
|
|
|
|
POSTGRES_NON_ROOT_USER=
|
|
# openssl rand -base64 18
|
|
POSTGRES_NON_ROOT_PASSWORD=
|