From f499851f8844df9538d7d1e495407f08fabbe005 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 10 Apr 2024 03:16:55 -0700 Subject: [PATCH] Updated Setting Up Storage (markdown) --- Setting-Up-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 67f583d..39bd62b 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -199,7 +199,7 @@ rclone mount --allow-other --uid 911 --gid 911 \ ``` > [!TIP] -> You can also pass an Rclone mount created on the host as a normal bind mount volume to Docker containers (without needing the storage plugin below). +> You can also pass an Rclone mount created on the host as a normal bind mount volume to Docker containers (without needing the storage plugin below). `-v /opt/archivebox/data/archive:/data/archive`