var config = {
pg_sjy_eco: 'postgres://eco:ecosystem@3JY@localhost:5432/sjy_eco',
pg_sjy_gis: 'postgres://eco:ecosystem@3JY@localhost:5432/sjy_gis'
};
module.exports = config;