correct patrhs for config and db
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 07:12:56 -07:00
parent d6e5700af4
commit b2e69cc7bf

View file

@ -7,6 +7,6 @@ services:
- 90:80 - 90:80
volumes: volumes:
- /mnt:/srv - /mnt:/srv
- /opt/filebrowser/config:/config - /docker/filebrowser/config:/config
- /opt/filebrowser/branding:/branding - /docker/filebrowser/db:/database
restart: unless-stopped restart: unless-stopped