0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 02:08:56 +02:00

Fix typo in docker-compose.yml

Signed-off-by: Jonas Schürmann <jonasschuermann@aol.de>
This commit is contained in:
Jonas Schürmann 2018-10-31 15:46:47 +01:00
parent 916efc8249
commit e3758c8c92

View file

@ -47,4 +47,4 @@ services:
# You may store the database tables in a local folder..
- ./schemas:/var/lib/postgresql/data
# .. or store them on some high performance storage for better results
# - /path/to/ssd/storage:/var/lib/postfesql/data
# - /path/to/ssd/storage:/var/lib/postgresql/data