Strabon
changeset 1538:e5605d639172
reverted dbname in endpoint connection properties file to default
author | Konstantina Bereta <Konstantina.Bereta@di.uoa.gr> |
---|---|
date | Tue Oct 10 17:39:10 2017 +0300 (2017-10-10) |
parents | 3843718cc980 |
children | 5bf0afdae932 |
files | endpoint/WebContent/WEB-INF/connection.properties |
line diff
1.1 --- a/endpoint/WebContent/WEB-INF/connection.properties Tue Oct 10 13:10:40 2017 +0300 1.2 +++ b/endpoint/WebContent/WEB-INF/connection.properties Tue Oct 10 17:39:10 2017 +0300 1.3 @@ -2,6 +2,6 @@ 1.4 port=5432 1.5 dbengine=postgis 1.6 password=postgres 1.7 -dbname=homework2 1.8 +dbname=endpoint 1.9 username=postgres 1.10 -googlemapskey=null 1.11 \ No newline at end of file 1.12 +googlemapskey=AIzaSyAv7hfKpT7HkP0QN7DgHdnEwJBV0ST5FUk