mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-25 04:14:06 +03:00
sync with previous repo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#jinja2: lstrip_blocks: "True"
|
||||
PGUSER={{ matrix_postgres_connection_username }}
|
||||
PGPASSWORD={{ matrix_postgres_connection_password }}
|
||||
PGDATABASE={{ matrix_postgres_db_name }}
|
||||
Reference in New Issue
Block a user