file browser

This commit is contained in:
msnie
2025-07-23 10:25:39 +02:00
parent 160e3d9bb8
commit bfd31f9159
+2 -2
View File
@@ -3,8 +3,8 @@ services:
filebrowser: filebrowser:
image: filebrowser/filebrowser:s6 image: filebrowser/filebrowser:s6
user: "1000:1000" user: "1000:1000"
# ports: ports:
# - 8081:8081 - 8081:8081
# healthcheck: # healthcheck:
# test: curl -f http://localhost:8081/ || exit 1 # test: curl -f http://localhost:8081/ || exit 1
restart: unless-stopped restart: unless-stopped