6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
# homelab-postgres environment.
|
|
#
|
|
# Same password that initialized the existing `ob1_data` volume — DO NOT
|
|
# rotate without also re-initializing the volume (which would destroy data).
|
|
POSTGRES_PASSWORD=CHANGEME
|