Strabon
changeset 622:4bb0fad95027
reverted credentials for postgres connection!!!!!
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Thu Oct 04 21:35:22 2012 +0300 (2012-10-04) |
parents | 2bfb0dc8cbf8 |
children | e47be5e2bc98 |
files | endpoint/WebContent/WEB-INF/connection.properties |
line diff
1.1 --- a/endpoint/WebContent/WEB-INF/connection.properties Thu Oct 04 21:29:36 2012 +0300 1.2 +++ b/endpoint/WebContent/WEB-INF/connection.properties Thu Oct 04 21:35:22 2012 +0300 1.3 @@ -2,5 +2,5 @@ 1.4 port=5432 1.5 dbengine=postgis 1.6 password=postgres 1.7 -dbname=dlr-gis 1.8 -username=kkyzir 1.9 +dbname=endpoint 1.10 +username=postgres