1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 09:43:37 +02:00

Corrected testing configurations

This commit is contained in:
Tristan B. Kildaire 2021-01-29 20:48:10 +02:00
parent 7c82b938b8
commit a10784ec99

View File

@ -21,6 +21,6 @@
"address" : "127.0.0.1",
"port" : "6666"
},
"active" : ["server2"]
"active" : ["server1"]
}
}