mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-09 12:36:38 -04:00
3 lines
No EOL
157 B
Django/Jinja
3 lines
No EOL
157 B
Django/Jinja
POSTGRES_USER={{ matrix_postgres_connection_username }}
|
|
POSTGRES_PASSWORD={{ matrix_postgres_connection_password }}
|
|
POSTGRES_DB={{ matrix_postgres_db_name }} |