deploy(irc): allow GX10 node RPC source
This commit is contained in:
@@ -667,7 +667,7 @@ data:
|
|||||||
}
|
}
|
||||||
|
|
||||||
rpc-user flowercore-readonly {
|
rpc-user flowercore-readonly {
|
||||||
match { ip 10.42.*; }
|
match { ip 10.42.*; ip 10.0.56.14; }
|
||||||
password "__RPC_PASSWORD__";
|
password "__RPC_PASSWORD__";
|
||||||
rpc-class readonly;
|
rpc-class readonly;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user