Swagger-ui is just a set of static file, you don’t need to use npm to run it. Simply deploy it on whichever web server you’re comfortable with and configure the port as you see fit.
From: <[email protected]> on behalf of Gorka Sanz Monllor <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, 1 August 2016 at 04:56 To: Swagger <[email protected]> Subject: Run swagger UI in a port different to 8080 Hello , I would like to run swagger UI in a different port to 8080. I have downloaded the source code and I would like to run it in a different port, for example 9090. I have tried with npm run serve options and I haven't found any solution. I have also tried to find in the source code and I have not found any solution. Any idea ??? Thanks, Gorka -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
