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