correct mountpoint for gui and clean up compose file
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 07:10:54 -07:00
parent cc5120bdae
commit d6e5700af4

View file

@ -6,7 +6,7 @@ services:
ports: ports:
- 90:80 - 90:80
volumes: volumes:
- /mnt:/mnt/pve2 # Path to your actual media - /mnt:/srv
- /opt/filebrowser/config:/config # For settings/database - /opt/filebrowser/config:/config
- /opt/filebrowser/branding:/branding - /opt/filebrowser/branding:/branding
restart: unless-stopped restart: unless-stopped