Update configuration.md - update path due to recent install path change (#1581)
Since `&& cd listmonk` was added to the installation, this path is changed.
This commit is contained in:
parent
d439ecfd84
commit
4c8c19ebb9
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ To use the default `uploads` folder:
|
|||
```yml
|
||||
app:
|
||||
volumes:
|
||||
- ./listmonk/uploads:/listmonk/uploads
|
||||
- ./uploads:/listmonk/uploads
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue