From 622f71d9016e871d6b6a4fbb9e3d216187a42966 Mon Sep 17 00:00:00 2001 From: wpetit Date: Thu, 11 Jun 2020 14:59:52 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2de6bc2..67ec39e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ L'interface Web sera accessible à l'adresse http://localhost:8080/. Le serveur SMTP sera accessible sur le port 2525. L'authentification est désactivée par défaut. +Voir la section "[Variables d'environnement](#variables-denvironnement)" pour voir comment personnaliser la configuration du service. + ### Avec les binaires > TODO