Updated configuration for testing

This commit is contained in:
Tristan B. Kildaire 2021-01-21 16:14:30 +02:00
parent 75faa5d564
commit a9c2e0680f
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
"enabled" : ["listener1"],
"listener1" : {
"type" : "ipv4",
"domain" : "10.0.0.9:2222",
"domain" : "10.1.0.4:2222",
"address" : "0.0.0.0",
"port" : "6969"
"port" : "2222"
},
"listener2" : {
"type" : "ipv6",