chore: removed uptime-kuma configuration from tailscale ACLs
This commit is contained in:
parent
401f591346
commit
547f5aac10
1 changed files with 0 additions and 6 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
"arisu": "100.117.106.23",
|
"arisu": "100.117.106.23",
|
||||||
"kokoro": "100.69.45.111",
|
"kokoro": "100.69.45.111",
|
||||||
"chibi": "100.101.224.25",
|
"chibi": "100.101.224.25",
|
||||||
"uptime-kuma": "100.66.219.68",
|
|
||||||
},
|
},
|
||||||
|
|
||||||
// Declare static groups of users. Use autogroups for all users or users with a specific role.
|
// Declare static groups of users. Use autogroups for all users or users with a specific role.
|
||||||
|
|
@ -36,11 +35,6 @@
|
||||||
"action": "accept",
|
"action": "accept",
|
||||||
"src": ["autogroup:shared"],
|
"src": ["autogroup:shared"],
|
||||||
"dst": ["arisu:25565", "arisu:25566"]
|
"dst": ["arisu:25565", "arisu:25566"]
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "accept",
|
|
||||||
"src": ["uptime-kuma"],
|
|
||||||
"dst": ["chibi:50000"]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue