4 lines
173 B
Plaintext
Raw Normal View History

2021-08-13 16:05:57 +08:00
#jinja2: lstrip_blocks: "True"
PGUSER={{ matrix_postgres_connection_username }}
PGPASSWORD={{ matrix_postgres_connection_password }}
PGDATABASE={{ matrix_postgres_db_name }}