Return to host name and change insecure value
This commit is contained in:
+2
-2
@@ -15,10 +15,10 @@ services:
|
||||
- "DIUN_PROVIDERS_DOCKER=true"
|
||||
- "LOG_LEVEL=info"
|
||||
- "LOG_JSON=false"
|
||||
- "DIUN_NOTIF_MAIL_HOST=192.168.1.17"
|
||||
- "DIUN_NOTIF_MAIL_HOST=mail.serveur"
|
||||
- "DIUN_NOTIF_MAIL_PORT=25"
|
||||
- "DIUN_NOTIF_MAIL_SSL=false"
|
||||
- "DIUN_NOTIF_MAIL_INSECURESKIPVERIFY=false"
|
||||
- "DIUN_NOTIF_MAIL_INSECURESKIPVERIFY=true"
|
||||
- "DIUN_NOTIF_MAIL_USERNAME=diun@sda.zone"
|
||||
- "DIUN_NOTIF_MAIL_PASSWORD=sda101176"
|
||||
- "DIUN_NOTIF_MAIL_FROM=diun@sda.zone"
|
||||
|
||||
Reference in New Issue
Block a user