diff --git a/lxc3/filebrowser.yml b/lxc3/filebrowser.yml index 4d5858b..36d6938 100644 --- a/lxc3/filebrowser.yml +++ b/lxc3/filebrowser.yml @@ -6,7 +6,7 @@ services: ports: - 90:80 volumes: - - /mnt:/mnt/pve2 # Path to your actual media - - /opt/filebrowser/config:/config # For settings/database + - /mnt:/srv + - /opt/filebrowser/config:/config - /opt/filebrowser/branding:/branding restart: unless-stopped \ No newline at end of file