Strabon
changeset 1193:363ef97fb003
reverted conn properties
author | Konstantina Bereta <Konstantina.Bereta@di.uoa.gr> |
---|---|
date | Mon Jul 08 16:45:22 2013 +0300 (2013-07-08) |
parents | 756d8f688fff |
children | 9fbbd9a8d724 |
files | endpoint/WebContent/WEB-INF/connection.properties |
line diff
1.1 --- a/endpoint/WebContent/WEB-INF/connection.properties Mon Jul 08 16:44:18 2013 +0300 1.2 +++ b/endpoint/WebContent/WEB-INF/connection.properties Mon Jul 08 16:45:22 2013 +0300 1.3 @@ -1,6 +1,6 @@ 1.4 hostname=localhost 1.5 port=5432 1.6 dbengine=postgis 1.7 -password=p1r3as 1.8 +password=postgres 1.9 dbname=DLRDemo-y3 1.10 username=postgres