Files
go-service/cmd/server/web/index.html

10 lines
153 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/dashboard.html">
</head>
<body>
</body>
</html>