mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-13 07:19:20 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
PGUSER={{ matrix_postgres_connection_username }}
|
||||
PGPASSWORD={{ matrix_postgres_connection_password }}
|
||||
PGDATABASE={{ matrix_postgres_db_name }}
|
||||
Reference in New Issue
Block a user