[add] add custom error page if upstream fails

This commit is contained in:
2020-06-06 18:13:13 -04:00
parent 9378ae4a00
commit 55823e6cfa
22 changed files with 625 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
<html>
<head>
<title>check</title>
</head>
<body>online</body>
</html>