diff --git a/lxc3/filebrowser.yml b/lxc3/filebrowser.yml index 36d6938..45f0489 100644 --- a/lxc3/filebrowser.yml +++ b/lxc3/filebrowser.yml @@ -7,6 +7,6 @@ services: - 90:80 volumes: - /mnt:/srv - - /opt/filebrowser/config:/config - - /opt/filebrowser/branding:/branding + - /docker/filebrowser/config:/config + - /docker/filebrowser/db:/database restart: unless-stopped \ No newline at end of file