mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-07 04:12:44 -04:00
Fix a typo in the Docker README
This commit is contained in:
parent
cf4ef60e28
commit
d8c7da5dca
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ docker run \
|
||||||
The image expects a single volume, located at ``/data``, that will hold:
|
The image expects a single volume, located at ``/data``, that will hold:
|
||||||
|
|
||||||
* temporary files during uploads;
|
* temporary files during uploads;
|
||||||
* uploaded media and thumbnais;
|
* uploaded media and thumbnails;
|
||||||
* the SQLite database if you do not configure postgres.
|
* the SQLite database if you do not configure postgres.
|
||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue