Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
94ee92559b051f2f82ed681f841f4f13016842ed
/
.
/
adapters
/
mso-workflow-message-adapter
/
WebContent
/
check.html
blob: 454997901e0ab77dd2a99123a5fe6cbd45687662 [
file
] [
log
] [
blame
]
Determe, Sebastien (sd378r)
94ee925
2017-05-02 03:53:18 -0700
[
diff
] [
blame^
]
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<meta
charset
=
"ISO-8859-1"
>
5
<title>
Health Check
</title>
6
</head>
7
<body>
8
Application ready
9
</body>
10
</html>