filebrowser
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 8188:80
|
- 8188:80
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: curl -f http://localhost:8080/ || exit 1
|
test: curl -f http://localhost:8188/ || exit 1
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user