File size: 161 Bytes
09e632a
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <title>Uptime Server</title>
</head>
<body>
  <h1>Uptime Backend Running 🚀</h1>
  <p>Status: <%= status %></p>
</body>
</html>