Strabon
changeset 559:8a56ed030c78
reverted connection details
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Tue Sep 18 21:17:58 2012 +0300 (2012-09-18) |
parents | 28812d96cfa5 |
children | 319dcc2c9a03 |
files | endpoint/WebContent/WEB-INF/connection.properties |
line diff
1.1 --- a/endpoint/WebContent/WEB-INF/connection.properties Mon Sep 17 23:02:16 2012 +0300 1.2 +++ b/endpoint/WebContent/WEB-INF/connection.properties Tue Sep 18 21:17:58 2012 +0300 1.3 @@ -1,7 +1,6 @@ 1.4 -#Mon Sep 17 20:48:10 EEST 2012 1.5 hostname=localhost 1.6 port=5432 1.7 dbengine=postgis 1.8 -password=p1r3as 1.9 -dbname=dlr-gis 1.10 -username=kkyzir 1.11 +password=postgres 1.12 +dbname=endpoint 1.13 +username=postgres