fix sketchy-router not listening on ethPubUsr interface
This commit is contained in:
parent
2954f665e5
commit
9590463580
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ in
|
||||||
interfaces-config = {
|
interfaces-config = {
|
||||||
interfaces = [
|
interfaces = [
|
||||||
"ethMgmt"
|
"ethMgmt"
|
||||||
|
"ethPubUsr"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
lease-database = {
|
lease-database = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue