We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5e1fc commit 945703eCopy full SHA for 945703e
examples/filebrowser/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
filebrowser:
4
- image: hurlenko/filebrowser
+ image: filebrowser/filebrowser
5
container_name: filebrowser
6
restart: unless-stopped
7
user: 1000:1000 # adjust to your needs
0 commit comments