Merge pull request #1933 from gionatamettifogo/patch-1
Update stirling-pdf.yaml
This commit is contained in:
commit
d1cde123dc
@ -15,3 +15,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_SPDF_8080
|
- SERVICE_FQDN_SPDF_8080
|
||||||
- DOCKER_ENABLE_SECURITY=false
|
- DOCKER_ENABLE_SECURITY=false
|
||||||
|
healthcheck:
|
||||||
|
test: 'curl --fail -I http://localhost:8080 || exit 1'
|
||||||
|
interval: 5s
|
||||||
|
timeout: 20s
|
||||||
|
retries: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user