@5minds/node-red-contrib-processcube 0.14.0-feature-99dc16-lyxi0rsh → 0.14.0-feature-c8461c-lyxixqqm

Sign up to get free protection for your applications and to get access to all the features.
@@ -29,6 +29,10 @@ services:
29
29
  command: --seed-dir=/processes --port 8000
30
30
  depends_on:
31
31
  - authority
32
+ healthcheck:
33
+ test: bash -c "[ -f /tmp/healthy ]"
34
+ timeout: 1s
35
+ retries: 20
32
36
 
33
37
  authority:
34
38
  image: 5minds/processcube_authority:3.0.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-contrib-processcube",
3
- "version": "0.14.0-feature-99dc16-lyxi0rsh",
3
+ "version": "0.14.0-feature-c8461c-lyxixqqm",
4
4
  "license": "MIT",
5
5
  "description": "Node-RED nodes for ProcessCube",
6
6
  "authors": [