Update webui assets

This commit is contained in:
yangdx
2025-04-15 20:52:15 +08:00
parent 0e5801507d
commit 69540b7c21
4 changed files with 34 additions and 34 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,8 +8,8 @@
<link rel="icon" type="image/svg+xml" href="logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lightrag</title>
<script type="module" crossorigin src="/webui/assets/index-CxrKLc9_.js"></script>
<link rel="stylesheet" crossorigin href="/webui/assets/index-IxqaC6xZ.css">
<script type="module" crossorigin src="/webui/assets/index-Du5ct2zA.js"></script>
<link rel="stylesheet" crossorigin href="/webui/assets/index-CWu3545z.css">
</head>
<body>
<div id="root"></div>

View File

@@ -76,7 +76,7 @@ function App() {
if (!healthCheckInitializedRef.current) {
healthCheckInitializedRef.current = true;
// Immediate health check on first load
performHealthCheck();
// performHealthCheck();
}
// Set interval for periodic execution