3 lines
105 B
Plaintext
Raw Normal View History

2022-10-10 23:15:28 +02:00
POSTGRES_PASSWORD={{ postgres_password }}
POSTGRES_USER={{ postgres_user }}
POSTGRES_DB={{ postgres_db }}