linemanjs change default server port number. default is 8000 how to change to 9000 JavaScript add this to config/application.js server: { web: { port: 9000 } } 1234567891011 add this to config/application.js server: { web: { port: 9000 } } Sam DeeringSam is a web developer, online entrepreneur and investor. In his spare time he enjoys coding, playing chess and sharing what he learns with others. Leave a Reply Cancel reply Your email address will not be published. Required fields are marked *Comment Name * Email * Website