mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 10:40:41 +08:00
Fixed wrong subnet length
This commit is contained in:
parent
c564d8350c
commit
6590756be2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Subnet=192.168.127.72/24
|
||||
Subnet=192.168.127.72/32
|
||||
Address=2a03:b0c0:3:e0::a:c001
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
|
|
Loading…
Reference in a new issue