Add alternative frontend nginx-no-https

This commit is contained in:
Sebastián Ramírez
2017-03-01 22:02:11 -05:00
parent f421bee148
commit 8543d513a9
5 changed files with 108 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ COMPOSE_PROJECT_NAME=mailu
# Optional features
###################################
# Choose which frontend Web server to run if any (value: nginx, none)
# Choose which frontend Web server to run if any (value: nginx, nginx-no-https, none)
FRONTEND=none
# Choose which webmail to run if any (values: roundcube, rainloop, none)