Fix a typo in the Docker README
This commit is contained in:
parent
cf4ef60e28
commit
d8c7da5dca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue