feat: add empty netbird.json state file

This commit is contained in:
Prox 2026-03-04 00:26:23 +02:00
parent c5d18b05f3
commit 487368b7e8

9
netbird.json Normal file
View File

@ -0,0 +1,9 @@
{
"groups": {},
"setup_keys": {},
"policies": {},
"routes": {},
"dns": {
"nameserver_groups": {}
}
}