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, [
|
||||
"bash",
|
||||
"-c",
|
||||
"tailscale ping vega",
|
||||
"tailscale ping homelab",
|
||||
]);
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user