diff --git a/wedeploy.json b/wedeploy.json index 58099fd..bf79e78 100644 --- a/wedeploy.json +++ b/wedeploy.json @@ -1,3 +1,6 @@ { - "id": "nodejs" + "id": "nodejs", + "healthCheck": { + "url": "localhost" + } }