Added missing key to configuration file example

This commit is contained in:
Tristan B. Kildaire 2021-01-29 11:06:15 +02:00
parent 617727d7b6
commit 4face9ae5d
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
"name" : "server1",
"address" : "",
"port" : ""
}
},
"active" : ["server1"]
}
}