var config = {
pg_sjy_eco: 'postgres://house:house@localhost:5433/sjy_eco',
pg_sjy_gis: 'postgres://house:house@localhost:5433/sjy_gis'
};
module.exports = config;