APP_URL
This commit is contained in:
@@ -112,7 +112,7 @@ class EmailNotifications {
|
||||
await this.clearSpamBlock();
|
||||
}
|
||||
}
|
||||
|
||||
console.log(`🌐 APP_URL из .env: ${process.env.APP_URL || 'не указан (будет использован localhost:3000)'}`);
|
||||
} catch (error) {
|
||||
console.error('❌ Ошибка инициализации Email уведомлений:', error.message);
|
||||
console.error(error.stack);
|
||||
|
||||
Reference in New Issue
Block a user