Use other port for testsuite
This commit is contained in:
parent
ff9e368401
commit
c0f0f406cd
@ -65,7 +65,7 @@
|
||||
<version>0.1.0</version>
|
||||
<configuration>
|
||||
<host>127.0.0.1</host>
|
||||
<port>9001</port>
|
||||
<port>9876</port>
|
||||
<mainClass>io.netty.testsuite.websockets.autobahn.AutobahnServer</mainClass>
|
||||
<cases>
|
||||
<case>*</case>
|
||||
|
Loading…
Reference in New Issue
Block a user