Files
go-service/web/index.html
2026-05-01 09:00:11 +03:00

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>