0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-12 07:38:58 +02:00

Fix a typo in the Docker README

This commit is contained in:
kaiyou 2018-02-05 22:12:50 +01:00
parent cf4ef60e28
commit d8c7da5dca

View file

@ -58,7 +58,7 @@ docker run \
The image expects a single volume, located at ``/data``, that will hold:
* temporary files during uploads;
* uploaded media and thumbnais;
* uploaded media and thumbnails;
* the SQLite database if you do not configure postgres.
## Environment