summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/WebContent/check.html
blob: ea2f0e265ad668a786bd539dafb2e85bc3f3fc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="ISO-8859-1">
<title>Health Check</title>
</head>
<body>
Application ready
</body>
</html>