Adding file daemon.json - Thu May 5 10:53:57 AM IDT 2022
This commit is contained in:
14
daemon.json
Normal file
14
daemon.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"bip": "150.200.0.1/24",
|
||||||
|
"debug": false,
|
||||||
|
"default-address-pools": [
|
||||||
|
{
|
||||||
|
"base": "150.201.0.0/16",
|
||||||
|
"size": 24
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "150.202.0.0/16",
|
||||||
|
"size": 24
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user