Explicitely provide the postgres password to synapse in the Compose example

This commit is contained in:
kaiyou 2018-02-10 23:57:36 +01:00
parent b815aa0e2d
commit 07f1b71819

View file

@ -15,6 +15,7 @@ services:
- SYNAPSE_SERVER_NAME=my.matrix.host
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_ENABLE_REGISTRATION=yes
- POSTGRES_PASSWORD=changeme
volumes:
# You may either store all the files in a local folder
- ./files:/data