Skip to content
Snippets Groups Projects
Commit 1bd6fb25 authored by Dan Notestein's avatar Dan Notestein
Browse files

pass context name to healtcheck for hafbe

parent c22274a6
No related branches found
No related tags found
2 merge requests!66Merge develop to master for release,!27pass context name to healtcheck for hafbe
...@@ -60,7 +60,7 @@ services: ...@@ -60,7 +60,7 @@ services:
networks: networks:
haf-network: haf-network:
healthcheck: healthcheck:
test: ["CMD-SHELL","/app/block-processing-healthcheck.sh"] test: ["CMD-SHELL","/app/block-processing-healthcheck.sh hafbe_app"]
interval: 60s interval: 60s
timeout: 10s timeout: 10s
retries: 3 retries: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment