diff src/main/resources/config.properties @ 13:9c6e74761f60

new: link to Edit Toc page
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 27 May 2015 15:30:09 +0200
parents d57fe2179f61
children 3387d855a194
line wrap: on
line diff
--- a/src/main/resources/config.properties	Tue May 26 18:02:03 2015 +0200
+++ b/src/main/resources/config.properties	Wed May 27 15:30:09 2015 +0200
@@ -5,7 +5,9 @@
 
 #Local
 #dvn_server=http://localhost/dvn
-root_server=http://localhost:8080/LGServices
+#root_server=http://localhost:8080/LGServices
+#toc_interface=http://localhost:1080/localgazetteers-dev/LGToc
+#extraction_interface=http://localhost:1080/localgazetteers-dev/extraction-interface
 
 # currently stable one
 #localgazetteers-dev 
@@ -17,6 +19,6 @@
 
 #localgazetteers
 dvn_server=http://localgazetteers/dvn
-#root_server=http://localgazetteers/LGServices
+root_server=http://localgazetteers/LGServices
 toc_interface=http://localgazetteers/LGToc
 extraction_interface=http://localgazetteers/extraction-interface
\ No newline at end of file