7 lines
76 B
TOML
7 lines
76 B
TOML
|
[server]
|
||
|
addr = "localhost"
|
||
|
port = 11312
|
||
|
|
||
|
[node]
|
||
|
name = "change this"
|