From 086951f87959e52485478044e2861219a8aa9379 Mon Sep 17 00:00:00 2001 From: uctoo Date: Fri, 20 Aug 2021 19:13:09 +0800 Subject: [PATCH] add index.html for cloudbase deploy detect --- public/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..5d9bc2b --- /dev/null +++ b/public/index.html @@ -0,0 +1,10 @@ + + + + + catchadmin app server + + +catchadmin app server V2.0.0 + + \ No newline at end of file