From 1e3b832186b97576bdd7abfc603bd312b57bf487 Mon Sep 17 00:00:00 2001 From: Maxime Dor Date: Wed, 6 Sep 2017 15:56:45 +0200 Subject: [PATCH] Fix example data --- application.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.example.yaml b/application.example.yaml index c57656c..ca027bd 100644 --- a/application.example.yaml +++ b/application.example.yaml @@ -209,7 +209,7 @@ invite: email: # SMTP host - host: "smtp.kamax.io" + host: "smtp.example.org" # SMTP port port: 587