diff options
Diffstat (limited to 'adapters/mso-sdnc-adapter/WebContent/check.html')
-rw-r--r-- | adapters/mso-sdnc-adapter/WebContent/check.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/adapters/mso-sdnc-adapter/WebContent/check.html b/adapters/mso-sdnc-adapter/WebContent/check.html new file mode 100644 index 0000000000..454997901e --- /dev/null +++ b/adapters/mso-sdnc-adapter/WebContent/check.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> +<meta charset="ISO-8859-1"> +<title>Health Check</title> +</head> +<body> +Application ready +</body> +</html>
\ No newline at end of file |