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/nginx
Dimitri Huisman d9a6777d9d
Forgot to adapt some IF statements. All config is normalized now for front.
So true/false now matches the boolean value True/False.
Instead if {% IF X == 'true' %} we should now use {% IF X %}
2 years ago
..
conf Forgot to adapt some IF statements. All config is normalized now for front. 2 years ago
static set expire headers only for mailu content 3 years ago
Dockerfile Don't expose any port (suggestion from ghost) 2 years ago
certwatcher.py Move even more python deps to base image 2 years ago
config.py Get the value from the correct dict (args) 2 years ago
letsencrypt.py Move even more python deps to base image 2 years ago
start.py Move even more python deps to base image 2 years ago