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

Merge pull request #4125 from MazeChaZer/fix-typo-in-docker-compose

Fix typo in docker-compose.yml
This commit is contained in:
Richard van der Hoff 2018-10-31 15:55:01 +00:00 committed by GitHub
commit 4ecb8b7de8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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