Update BeeApiClient default URL to 192.168.0.10:5000

This commit is contained in:
Sulkta 2026-03-22 00:41:31 -07:00
parent 56b06c8125
commit 5ff82b248a

View file

@ -711,3 +711,4 @@ class BeeApiClient(
return postRaw("/api/1/wigle/config", json)
}
}