summaryrefslogtreecommitdiffstats
path: root/adapters/mso-sdnc-adapter/WebContent/check.html
blob: 454997901e0ab77dd2a99123a5fe6cbd45687662 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="ISO-8859-1">
<title>Health Check</title>
</head>
<body>
Application ready
</body>
</html>