fix: dynamically resolve localhost/127.0.0.1 in links to active hostname for remote access

This commit is contained in:
Hitonabi
2026-06-25 23:06:25 +02:00
parent 8d5885d683
commit e9fb72fdc7
8 changed files with 75 additions and 66 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
<meta name="theme-color" content="#0d1117" />
<link rel="manifest" href="/manifest.webmanifest" />
<title>Mission Control 2.0</title>
<script type="module" crossorigin src="/assets/index-Dv5aiLp6.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BhVAhk1W.css">
<script type="module" crossorigin src="/assets/index-CgKqjgpB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CAfaSDN8.css">
</head>
<body>
<div id="root"></div>