module.exports ={ postgresSQL:{ user:"postgres", host:"188.166.124.80", database:"smartshopperdb", password:"postgres", port:"5432" } }