mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 06:50:41 +08:00
jerry: add services subnet
This commit is contained in:
parent
c55598481c
commit
289d245a74
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@ type = "loopback"
|
|||
name = "anycast-recur-4"
|
||||
description = "Anycast recursive DNS"
|
||||
|
||||
["10.127.18.0/27"]
|
||||
type = "subnet"
|
||||
name = "JerryXiao-Service"
|
||||
description = "NeoNetwork services"
|
||||
|
||||
["fd10:127:ffff:53::/64"]
|
||||
type = "loopback"
|
||||
name = "anycast-auth-6"
|
||||
|
|
Loading…
Reference in a new issue