summaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnf-adapter/WebContent/check.html
blob: 00f37d60d1ade7185d4dfa7144e90364ff462d22 (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>