Updated testing ports

This commit is contained in:
Tristan B. Kildaire 2021-01-21 17:44:54 +02:00
parent c044ec5b31
commit 436fe3b803
1 changed files with 2 additions and 2 deletions

View File

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