mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 12:51:54 +05:30
chore: update hostname
This commit is contained in:
@@ -4,7 +4,7 @@ export const Tailscale = () => {
|
|||||||
const tailscale = Variable("").poll(5000, [
|
const tailscale = Variable("").poll(5000, [
|
||||||
"bash",
|
"bash",
|
||||||
"-c",
|
"-c",
|
||||||
"tailscale ping vega",
|
"tailscale ping homelab",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user