++ poter inviare un msg telegram ai appartenenti ai Circuiti RIS.

This commit is contained in:
Surya Paolo
2024-04-23 22:47:20 +02:00
parent 68b4403138
commit 49ecb3edea
14 changed files with 831 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ process.env.LINK_UPDATE_PWD = '/updatepwd';
process.env.LINK_CHECK_UPDATES = '/checkupdates';
process.env.KEY_APP_ID = 'KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF';
// console.log("Starting Node with : " + file);
console.log("Starting Node with: " + file);
require('dotenv').config({ path: file });
process.env.DATABASE = process.env.DATABASE || 'FreePlanet';