Mercurial > hg > LGServices
diff src/main/resources/config.properties @ 0:3e62083dbcbf
First commit. This project comes from LGServer. We removed the framework icefaces. Now, LGServices uses just JSP and jquery.
author | "jurzua <jurzua@mpiwg-berlin.mpg.de>" |
---|---|
date | Thu, 23 Apr 2015 15:46:01 +0200 |
parents | |
children | 1af9d7db348e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/main/resources/config.properties Thu Apr 23 15:46:01 2015 +0200 @@ -0,0 +1,12 @@ +db_gazetter_username=root +db_gazetter_password=admin +db_gazetter_name=Gazetteer +files_root=/gazetteer-server/data +#extraction_interface=http://141.14.239.50:1080/localmonographs +extraction_interface=http://localgazetteers-dev/extraction-interface +toc_interface=http://localgazetteers-dev/LGToc +dvn_server=http://localgazetteers-dev/dvn +#dvn_server=http://localhost/dvn +#root_server=http://localgazetteers.mpiwg-berlin.mpg.de:8080/gazetteer-server +#root_server=http://localhost:8080/LGServices +root_server=http://localgazetteers-dev/LGServices