websoft9/cockpit/nginxproxymanager/index.html
chendelin1982 6af05e31b3 update
2022-11-02 13:51:49 +08:00

13 lines
288 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="/nginxproxymanager/" width="100%" height="100%"></iframe>
</body>
</html>