diff options
Diffstat (limited to 'catalog-be/src/main/webapp/index.html')
-rw-r--r-- | catalog-be/src/main/webapp/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/catalog-be/src/main/webapp/index.html b/catalog-be/src/main/webapp/index.html new file mode 100644 index 0000000000..4b26987758 --- /dev/null +++ b/catalog-be/src/main/webapp/index.html @@ -0,0 +1,7 @@ +<html> + +<body> + <h1>Hello Catalog Server</h1> +</body> + +</html>
\ No newline at end of file |