We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18d848 commit 37a370eCopy full SHA for 37a370e
modules/swagger-generator/src/main/webapp/WEB-INF/web.xml
@@ -43,7 +43,7 @@
43
<servlet-class>io.swagger.generator.Bootstrap</servlet-class>
44
<init-param>
45
<param-name>generator.host</param-name>
46
- <param-value>localhost:8001</param-value>
+ <param-value>localhost:8080</param-value>
47
</init-param>
48
49
<param-name>generator.protocol</param-name>
0 commit comments