Skip to content

Commit 5e9c6d3

Browse files
author
Dennis Ried
committed
update port in build file
1 parent c05ac50 commit 5e9c6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- where to find eXist-dist for auto deploy -->
66
<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"/>
7+
<property name="exist.db" value="xmldb:exist://localhost:8080/exist/xmlrpc/db"/>
88
<property name="exist.user" value="admin"/>
99
<property name="exist.pass" value=""/>
1010

0 commit comments

Comments
 (0)