healhchecks-warn-out
All checks were successful
Deploy to core / deploy (push) Successful in 1m55s

This commit is contained in:
Untone 2024-02-21 18:33:42 +03:00
parent 960cdf30da
commit 3ae706d6db

View File

@ -6,7 +6,8 @@
"name": "web check", "name": "web check",
"description": "Checking if the app responds to the GET /", "description": "Checking if the app responds to the GET /",
"path": "/", "path": "/",
"attempts": 3 "attempts": 3,
"warn": true
} }
] ]
} }