4 lines
173 B
Plaintext
Raw Normal View History

2021-07-15 12:47:00 +08:00
#jinja2: lstrip_blocks: "True"
PGUSER={{ matrix_postgres_connection_username }}
PGPASSWORD={{ matrix_postgres_connection_password }}
PGDATABASE={{ matrix_postgres_db_name }}