chore: Update docker-compose.yml

This commit is contained in:
LRVT 2025-07-31 14:25:16 +02:00 committed by GitHub
parent bd5e1fc1ff
commit 945703e4fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
services: services:
filebrowser: filebrowser:
image: hurlenko/filebrowser image: filebrowser/filebrowser
container_name: filebrowser container_name: filebrowser
restart: unless-stopped restart: unless-stopped
user: 1000:1000 # adjust to your needs user: 1000:1000 # adjust to your needs