6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# This is an example file.
|
|
# Create a file named .env and fill in the actual password.
|
|
# The .env file is ignored by git.
|
|
|
|
POSTGRES_PASSWORD=YourSecurePasswordHere
|