We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e2d0b9 + 95ee62d commit a880dadCopy full SHA for a880dad
build.xml
@@ -4,7 +4,7 @@
4
5
<!-- where to find eXist-dist for auto deploy -->
6
<property name="exist5.libs" value="/Users/opt/exist-distribution-5.3.1/lib"/>
7
- <property name="exist.db" value="xmldb:exist://localhost:8070/exist/xmlrpc/db"/>
+ <property name="exist.db" value="xmldb:exist://localhost:8080/exist/xmlrpc/db"/>
8
<property name="exist.user" value="admin"/>
9
<property name="exist.pass" value=""/>
10
0 commit comments