mirror of
https://github.com/Revertron/Alfis
synced 2024-11-15 06:12:52 +00:00
20 lines
464 B
INI
20 lines
464 B
INI
{
|
|
"chain_name": "test",
|
|
"origin": "00000DFBFFCFADC09751E7085872F9AE6464075E626401904D8C779E215A21B1",
|
|
"version": 0,
|
|
"key_file": "default.key",
|
|
"listen": "[::]:4244",
|
|
"public": false,
|
|
"peers": [
|
|
"test-ip4.alfis.name:4244",
|
|
"test-ip6.alfis.name:4244"
|
|
],
|
|
"dns": {
|
|
"host": "0.0.0.0",
|
|
"port": 5300,
|
|
"forwarders": [
|
|
"94.140.14.14:53",
|
|
"94.140.15.15:53"
|
|
]
|
|
}
|
|
} |