script/dnet: add config file

This commit is contained in:
lunar-mining
2023-09-04 17:49:28 +02:00
parent c26ccb0f59
commit f72d131d62

7
script/dnet/config.toml Normal file
View File

@@ -0,0 +1,7 @@
#[[nodes]]
#name = "ircd"
#port = 10555
[[nodes]]
name = "darkirc"
port = 26660