mirror of
https://github.com/Revertron/Alfis
synced 2024-11-17 03:25:43 +00:00
18 lines
403 B
INI
18 lines
403 B
INI
{
|
|
"chain_name": "test",
|
|
"origin": "00000DFBFFCFADC09751E7085872F9AE6464075E626401904D8C779E215A21B1",
|
|
"version": 0,
|
|
"key_file": "default.key",
|
|
"listen": "[::]:4244",
|
|
"public": true,
|
|
"peers": [
|
|
"[200:6ad5:e516:962b:2928:959d:1ab4:8a97]:4244"
|
|
],
|
|
"dns": {
|
|
"port": 53,
|
|
"forwarders": [
|
|
"1.1.1.1",
|
|
"8.8.8.8"
|
|
]
|
|
}
|
|
} |