mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Ported host (PGBlitz) rclone.conf to Docker container
In RcloneBrowser's File:Preferences where it asks for the rclone.conf file, the host (PGBlitz's) directory containing rclone.conf is ported to the Docker container as Read Only. -Update the rclone.conf file through the File then Preferences setting in the GUI.Choose the rclone.conf file in the "host_rcloneconf_folder" directory.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
- '{{path.stdout}}:{{path.stdout}}'
|
||||
- '/mnt/unionfs:/unionfs:rw'
|
||||
- '/mnt:/mnt:rw'
|
||||
- '/opt/appdata/plexguide:/host_rcloneconf_folder:ro'
|
||||
- '/etc/localtime:/etc/localtime:ro'
|
||||
|
||||
- name: 'Setting PG ENV'
|
||||
|
||||
Reference in New Issue
Block a user