Email Login
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
module.exports ={
|
||||
postgresSQL:{
|
||||
user:"smartshopper-user",
|
||||
host:"188.166.124.80",
|
||||
database:"smartshopperdb",
|
||||
password:"jW^v#&LjNY_b3-k*jYj!U4Xz?T??m_D6249XAeWZ#7C^FRbKm!c_Dt+qj@4&a-Hs",
|
||||
port:"5432"
|
||||
module.exports = {
|
||||
postgresSQL: {
|
||||
user: "smartshopper-user",
|
||||
host: "188.166.124.80",
|
||||
database: "smartshopperdb",
|
||||
password: "jW^v#&LjNY_b3-k*jYj!U4Xz?T??m_D6249XAeWZ#7C^FRbKm!c_Dt+qj@4&a-Hs",
|
||||
port: "5432"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user