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

View File

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