initial-delay

This commit is contained in:
Untone 2024-02-21 19:06:39 +03:00
parent 59c46172c4
commit 2e07219732

View File

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