mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:54:07 +01:00
chore: Update docker-compose.yml
This commit is contained in:
parent
bd5e1fc1ff
commit
945703e4fb
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user