Trial activation, setRestaurantVisibility, Readme update, image upload fix
This commit is contained in:
@@ -10,6 +10,7 @@ const loadMongoose = async () => {
|
||||
{
|
||||
useNewUrlParser: true,
|
||||
useUnifiedTopology: true,
|
||||
useFindAndModify: false
|
||||
},
|
||||
(err) => {
|
||||
if (err) console.log("Unable to connect :(");
|
||||
|
||||
Reference in New Issue
Block a user