mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 05:00:50 +00:00
update jaxrs to listent at port 10080
This commit is contained in:
parent
36b042d605
commit
5d92717dc9
@ -47,7 +47,7 @@
|
|||||||
<stopKey>stopit</stopKey>
|
<stopKey>stopit</stopKey>
|
||||||
<stopWait>10</stopWait>
|
<stopWait>10</stopWait>
|
||||||
<httpConnector>
|
<httpConnector>
|
||||||
<port>80</port>
|
<port>10080</port>
|
||||||
<idleTimeout>60000</idleTimeout>
|
<idleTimeout>60000</idleTimeout>
|
||||||
</httpConnector>
|
</httpConnector>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user