- Fix: setlang

- Completed work: page '/vref' (Verify registration) OK
This commit is contained in:
Paolo Arena
2019-01-02 01:59:01 +01:00
parent de00989ea6
commit 1f88ee3cf2
4 changed files with 13 additions and 15 deletions

View File

@@ -9,9 +9,6 @@ process.env.LINK_UPDATE_PASSWORD = '/updatepwd';
process.env.NOME_APP1 = 'FreePlanet';
process.env.KEY_APP_ID='KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF';
process.env.SEND_EMAIL = '1';
console.log("FILE : " + file);
require('dotenv').config({path: file});