Aggiornamento Ore
This commit is contained in:
@@ -195,6 +195,8 @@ if ((process.env.NODE_ENV === 'production') || (process.env.NODE_ENV === 'test')
|
||||
|
||||
if (process.env.PROD !== 1) {
|
||||
testmsgwebpush();
|
||||
|
||||
// tools.sendNotifToAdmin('Riparti', 'Riparti');
|
||||
// sendemail.testemail('2', 'it');
|
||||
|
||||
let miapass = '';
|
||||
@@ -300,6 +302,7 @@ function testmsgwebpush() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
// Cron every X minutes
|
||||
cron.schedule('*/2 * * * *', () => {
|
||||
// console.log('Running Cron Job');
|
||||
|
||||
Reference in New Issue
Block a user