Add a rainloop Webmail image, fixes #58

This commit is contained in:
Pierre Jaury
2016-09-03 14:10:42 +02:00
parent f5b9f569ca
commit d60ef1991c
7 changed files with 83 additions and 2 deletions

2
.env
View File

@@ -39,7 +39,7 @@ COMPOSE_PROJECT_NAME=freeposte
# Choose which frontend Web server to run if any (value: nginx, none)
FRONTEND=none
# Choose which webmail to run if any (values: roundcube, none)
# Choose which webmail to run if any (values: roundcube, rainloop, none)
WEBMAIL=none
###################################