websoft9/cockpit/nginxproxymanager/index.html
chendelin1982 012ebcb506 plugin
2022-11-01 15:10:37 +08:00

13 lines
293 B
HTML

<html>
<head>
<title>Embedded Cockpit</title>
<script src="../base1/cockpit.js"></script>
<script src="../manifests.js"></script>
<script src="../*/po.js"></script>
</head>
<body>
<iframe src="http://47.92.175.174:9001" width="100%" height="100%"></iframe>
</body>
</html>