file browser
This commit is contained in:
@@ -3,8 +3,8 @@ services:
|
|||||||
filebrowser:
|
filebrowser:
|
||||||
image: filebrowser/filebrowser:s6
|
image: filebrowser/filebrowser:s6
|
||||||
# user: "1000:1000"
|
# user: "1000:1000"
|
||||||
ports:
|
# ports:
|
||||||
- 8188:8188
|
# - 8188:8188
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: curl -f http://localhost:8188/ || exit 1
|
test: curl -f http://localhost:8188/ || exit 1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user