mailu/core/nginx
bors[bot] 8844dc67fa
Merge
1392: Use environment variables for cert paths/names in nginx certwatcher r=mergify[bot] a=Nebukadneza

## What type of PR?
bug-fix

## What does this PR do?
Previously, nginx certwatcher would only react to the hardcoded paths. It should have
honored the enviroment variables that are used by config.py too for this.
 
### Related issue(s)
closes 

## Prerequistes
- [x] no feature or enhancement
- [x] minor/internal change


Co-authored-by: Dario Ernst <github@kanojo.de>
..
conf Update crypto to be modern and inline with tls.conf
static Implement favicon package
Dockerfile Install py3-multidict from repository before installing socrate to avoid the need of gcc during build
certwatcher.py Use environment variables for cert paths/names in nginx certwatcher
config.py Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI
letsencrypt.py Standarize image by using shared / similair layers
start.py Add certificate watcher for external certs to reload nginx