deploy(irc): allow GX10 node RPC source

This commit is contained in:
Andrew Stoltz
2026-06-19 17:56:44 -05:00
parent 2cc0705e98
commit 6c11cbf21e

View File

@@ -667,7 +667,7 @@ data:
}
rpc-user flowercore-readonly {
match { ip 10.42.*; }
match { ip 10.42.*; ip 10.0.56.14; }
password "__RPC_PASSWORD__";
rpc-class readonly;
}