Commit 81c97dd
authored
Update docker-compose.yml
To avoid uploaded file storage into docker filesystem
According official documentation (https://www.bookstackapp.com/docs/admin/upload-config/) set storage-uploads to /var/www/bookstack/storage/uploads instead of /var/www/bookstack/public/storage1 parent c8a9fa2 commit 81c97dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments