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