diff --git a/wedeploy.json b/wedeploy.json index af03f04..bc29fc4 100644 --- a/wedeploy.json +++ b/wedeploy.json @@ -1,3 +1,6 @@ { - "id": "maven" + "id": "maven", + "healthCheck": { + "url": "localhost:8080" + } } \ No newline at end of file