Skip to content

Commit d6d62f4

Browse files
committed
Copy/paste error -- make all URLs unique
1 parent ab0ee20 commit d6d62f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ loaded:
1616

1717
dspace.handle.endpoint1 = http://localhost:8080/xmlui/handleresolver
1818
dspace.handle.endpoint2 = http://localhost:8181/xmlui/handleresolver
19-
dspace.handle.endpoint3 = http://localhost:8181/xmlui/handleresolver
19+
dspace.handle.endpoint3 = http://localhost:8182/xmlui/handleresolver
2020

2121
This allows you to run the Handle server on a separate machine than your
2222
DSpace instance. If you use one Handle server for several DSpace

0 commit comments

Comments
 (0)