RSS Git Download  Clone
Raw Blame History
<html>
<head>
    <title>P3X Redis UI Electron</title>
    <meta content="">


    <link rel="icon" type="image/png" href="../../images/256x256.png" />
    <link rel="stylesheet" type="text/css" href="css/style.css">

    <!-- last -->
    <script type="text/javascript" src="onload.js"></script>

</head>

<body onload="window.p3xreRun()">

<webview id="p3xre-redis-ui-electron" src="https://localhost:7843" disablewebsecurity></webview>


</body>
</html>