var config = {
pg_sjy_eco: 'postgres://house:house@localhost:5432/sjy_eco',
pg_sjy_gis: 'postgres://house:house@localhost:5432/sjy_gis',
pg_sjy_metadata: 'postgres://eco:ecoSystem@sjy142@223.220.175.142:5432/metadata'
};
module.exports = config;