mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 00:47:07 +00:00
update jaxrs to listent at port 10080
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<stopKey>stopit</stopKey>
|
||||
<stopWait>10</stopWait>
|
||||
<httpConnector>
|
||||
<port>80</port>
|
||||
<port>10080</port>
|
||||
<idleTimeout>60000</idleTimeout>
|
||||
</httpConnector>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user