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:
parent
06eb066203
commit
e46c85eb88
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ const USE_CRON = true;
|
||||||
* Défaut : false
|
* Défaut : false
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const SMTP_HOST = '__DOMAIN__';
|
const SMTP_HOST = 'localhost';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Port du serveur SMTP
|
* Port du serveur SMTP
|
||||||
|
|
Loading…
Add table
Reference in a new issue