Merge pull request #6589 from htnminh/v4.x
fix(template/filebrowser): correct healthcheck for Filebrowser
This commit is contained in:
commit
7443b266d8
1 changed files with 0 additions and 5 deletions
|
|
@ -29,8 +29,3 @@ services:
|
|||
"address": "0.0.0.0",
|
||||
"port": 80
|
||||
}
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://127.0.0.1:80"]
|
||||
interval: 2s
|
||||
timeout: 10s
|
||||
retries: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue