diff --git a/apps-gx10/irc/irc.yaml b/apps-gx10/irc/irc.yaml index 71fe949..06abb0c 100644 --- a/apps-gx10/irc/irc.yaml +++ b/apps-gx10/irc/irc.yaml @@ -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; }