Change default port
Closed this issue · 0 comments
mehrdad-shokri commented
I can start JBoss server on the default port(8080) by running ./startjboss
.
But I can't find any solution to change the default port since 8080 is already in use.
Can you guide me?