You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core
David Fairbrother e7caff9811 Add ability to set no WEBROOT_REDIRECT to Nginx
Adds a 'none' env option to WEBROOT_REDIRECT so that no `location /`
configuration is written to nginx.conf.

This is useful for setting up Mailu and Mailman where we override the
root to proxy to the mailing list server instead. Without this change
the nginx container will not start, or for 1.7 users can set their
WEBMAIL_PATH to / with no webmail to get the same results.

This fix means that future users don't have to choose between webmail
and a root override and makes the configuration intention clear.
4 years ago
..
admin Merge branch 'master' into test-alpine-3.12 4 years ago
dovecot Merge branch 'master' into test-alpine-3.12 4 years ago
nginx Add ability to set no WEBROOT_REDIRECT to Nginx 4 years ago
none Switching to alpine:3.12 5 years ago
postfix Add support for AUTH LOGIN authentication mechanism for relaying email via smart hosts. 4 years ago
rspamd Switching to alpine:3.12 5 years ago