forked from loafle/openapi-generator-original
fix port in pom.xml
This commit is contained in:
parent
f80a5b3e64
commit
98ea048d46
@ -47,7 +47,7 @@
|
|||||||
<stopKey>stopit</stopKey>
|
<stopKey>stopit</stopKey>
|
||||||
<stopWait>10</stopWait>
|
<stopWait>10</stopWait>
|
||||||
<httpConnector>
|
<httpConnector>
|
||||||
<port>80</port>
|
<port>8080</port>
|
||||||
<idleTimeout>60000</idleTimeout>
|
<idleTimeout>60000</idleTimeout>
|
||||||
</httpConnector>
|
</httpConnector>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user