1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

try fix mail smtp

This commit is contained in:
rodinux 2023-11-15 23:39:34 +01:00
parent 06eb066203
commit e46c85eb88

View file

@ -411,7 +411,7 @@ const USE_CRON = true;
* Défaut : false
*/
const SMTP_HOST = '__DOMAIN__';
const SMTP_HOST = 'localhost';
/**
* Port du serveur SMTP