Sidebar
+1 vote
587 views
by ron-s-6919 (4.5k points)
I want to be able to configure which port the QIE application is running on.

1 Answer

+2 votes
 
Best answer
Use the following java option:
-Djetty.port=8080
for additional details, see the QIE Install Guide.  The QIE Install Guide is available under the Help menu in QIE.
 
by ron-s-6919 (4.5k points)
selected by sam-s-1510
...