mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
fix filebrowser volumes electric bogaloo
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ mkdir -p \
|
|||||||
/mnt/kdrive \
|
/mnt/kdrive \
|
||||||
/opt/server/archivebox/archivebox-data \
|
/opt/server/archivebox/archivebox-data \
|
||||||
/opt/server/freshrss \
|
/opt/server/freshrss \
|
||||||
/opt/server/filebrowser
|
/opt/server/filebrowser/database
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Configure rclone now."
|
echo "Configure rclone now."
|
||||||
|
|||||||
+1
-1
@@ -68,7 +68,7 @@ services:
|
|||||||
- /mnt/kdrive/YouTube:/srv
|
- /mnt/kdrive/YouTube:/srv
|
||||||
|
|
||||||
# FileBrowser database/config
|
# FileBrowser database/config
|
||||||
- /opt/server/filebrowser/filebrowser.db:/database/filebrowser.db
|
- /opt/server/filebrowser/database:/database
|
||||||
- /opt/server/filebrowser:/config
|
- /opt/server/filebrowser:/config
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user