weldr icon indicating copy to clipboard operation
weldr copied to clipboard

Possibility to start multiple test-servers

Open maniankara opened this issue 7 years ago • 0 comments

Hi, for this: #76, we need to have the possibility to run test-server in different ports (locally). Parameter-izing the port with a default port would suffice. Then, one could run ./test-server => starts test-server in 12345 ./test-server 8082=> starts test-server in 8082 etc.

maniankara avatar Apr 09 '17 12:04 maniankara