mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-16 19:44:08 +02:00
Updated Setting Up Storage (markdown)
@@ -152,7 +152,7 @@ volumes:
|
||||
# install the RClone and FUSE packages on your host
|
||||
apt install rclone fuse # or brew install
|
||||
|
||||
# IMPORTANT: allow sharing FUSE volumes between Docker and Host
|
||||
# IMPORTANT: needed to allow FUSE drives to be shared with Docker
|
||||
echo 'user_allow_other' >> /etc/fuse.conf
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user