add localhost to trustet nets
This commit is contained in:
parent
6a333dfe3f
commit
06ecbe3e28
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
local_addrs = [];
|
||||
local_addrs = ["127.0.0.1"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue