mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 16:30:13 +01:00
Updated Rclone (markdown)
parent
681dd6c50c
commit
1bca44ba5c
1 changed files with 8 additions and 0 deletions
|
|
@ -82,3 +82,11 @@ Directories there are:
|
||||||
/var/lib/docker/volumes/_data/attachments
|
/var/lib/docker/volumes/_data/attachments
|
||||||
/var/lib/docker/volumes/_data/avatars
|
/var/lib/docker/volumes/_data/avatars
|
||||||
```
|
```
|
||||||
|
## Development
|
||||||
|
|
||||||
|
Storage path during developing WeKan, for example:
|
||||||
|
```
|
||||||
|
./rebuild-wekan.sh
|
||||||
|
|
||||||
|
rclone mount minio:wekan/files /home/wekan/repos/wekan/.meteor/local/.build-garbage-uslyxi.uokel/programs --vfs-cache-mode minimal
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue