filebrowser

This commit is contained in:
msnie
2024-03-12 08:30:17 +01:00
parent fae8d11fcd
commit cdefc625b8
+1 -1
View File
@@ -7,7 +7,7 @@ services:
ports:
- 8188:80
healthcheck:
test: curl -f http://localhost:8080/ || exit 1
test: curl -f http://localhost:8188/ || exit 1
security_opt:
- no-new-privileges:true
volumes: