[fix] basex v10
This commit is contained in:
parent
0e548d8b15
commit
552ff07e09
3 changed files with 5 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<New id="httpConnector" class="org.eclipse.jetty.server.ServerConnector">
|
||||
<Arg name="server"><Ref refid="Server"/></Arg>
|
||||
<Set name="host">0.0.0.0</Set>
|
||||
<Set name="port">8984</Set>
|
||||
<Set name="port">8080</Set>
|
||||
<Set name="idleTimeout">60000</Set>
|
||||
<Set name="reuseAddress">true</Set>
|
||||
</New>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue