e5fd0287e4
* V3-1819 Storage node operator server and service started
11 lines
215 B
HTML
11 lines
215 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Operator dashboard</title>
|
|
<script src="/static/dist/build.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Hello, storagenode!</h1>
|
|
</body>
|
|
</html> |