mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Update system-logs.tsx
This commit is contained in:
@@ -134,7 +134,7 @@ export function SystemLogs() {
|
|||||||
return `${protocol}//${hostname}:8008${endpoint}`
|
return `${protocol}//${hostname}:8008${endpoint}`
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return `http://localhost:8008${endpoint}`
|
return `${protocol}//${hostname}:8008${endpoint}`
|
||||||
}
|
}
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user