add index.html for cloudbase deploy detect

This commit is contained in:
uctoo 2021-08-20 19:13:09 +08:00
parent c5164e25e9
commit 086951f879

10
public/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>catchadmin app server</title>
</head>
<body>
catchadmin app server V2.0.0
</body>
</html>