From 26da1e7c8926fe9532239e173ca010c827b310b9 Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Mon, 17 May 2021 12:42:34 +0200
Subject: [PATCH] Doc

---
 Readme.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Readme.md b/Readme.md
index aefa2fd..953406d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -14,3 +14,8 @@ This image should be combined with a postfix container to actually send mail, th
 2. `docker-compose up --build`
 3. Go to `localhost:8081/wws` try to login and click first_login
 4. If you have not configured the sendmail part of postfix, you can find a mail with your login informations in `/var/spool/sympa/bulk/msg`
+
+## Configuration
+
+
+You can add and modify files in `etc` directory, do not forget to restart the container afterwards
-- 
GitLab