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