influxdb/ui/assets/index.html

16 lines
320 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta
http-equiv="Content-type"
content="text/html; charset=utf-8 width=device-width, initial-scale=1"
name="viewport"
/>
<title>InfluxDB 2.0</title>
<base href="/" />
</head>
<body>
<div id="react-root" data-basepath=""></div>
</body>
</html>