mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-07-28 23:47:36 +00:00
Socket update (#1154)
This commit is contained in:
@@ -18,7 +18,7 @@ func (s *CasaOS) SetZerotierNetworkStatus(ctx echo.Context, networkId string) er
|
||||
ctx.Bind(&m)
|
||||
status := m["status"]
|
||||
if status == "online" {
|
||||
ip = `,"via":""`
|
||||
ip = ``
|
||||
}
|
||||
body := `{
|
||||
"routes": [
|
||||
|
||||
Reference in New Issue
Block a user