Geocoding restricttions, added values for range finders, added confirmation email, and .env file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const scrapTheItems = require("./scrapTheItems");
|
||||
const convertToDate = require("./convertToDate");
|
||||
const AWS = require('aws-sdk');
|
||||
AWS.config.update({region: 'eu-central-1'});
|
||||
// AWS.config.update({region: 'eu-central-1'});
|
||||
|
||||
|
||||
async function sendNotification(marketAlert) {
|
||||
|
||||
Reference in New Issue
Block a user