mailu/core/nginx
Dimitri Huisman 5c9cdfe1de
Introduction of the Mailu RESTful API.
Anything that can be configured in the web administration interface,
can also be configured via the Mailu RESTful API.
See the section Advanced configuration in the configuration reference
for the relevant settings in mailu.env for enabling the API.
(API, WEB_API, API_TOKEN).
..
conf Introduction of the Mailu RESTful API.
static set expire headers only for mailu content
Dockerfile Move curl to base image
certwatcher.py Move even more python deps to base image
config.py Enable dynamic resolution of hostnames
letsencrypt.py Move even more python deps to base image
start.py Move even more python deps to base image