matrix-docker-ansible-deploy/roles/matrix-postgres
Slavi Pantaleev 4f87f7e43e
Explain matrix_postgres_container_postgres_bind_port a little more
Previously, it only mentioned exposing for psql-usage purposes.

Realistically, it can be used for much more. Especially given that
psql can be easily accessed via our matrix-postgres-cli script,
without exposing the container port.
2019-06-10 08:24:37 +03:00
..
defaults Explain matrix_postgres_container_postgres_bind_port a little more 2019-06-10 08:24:37 +03:00
tasks Fix typo 2019-06-07 16:07:01 +03:00
templates Add config option to be able to access database outside of container 2019-06-09 20:35:35 -05:00