chore: publish 1.0.1+2.0.16 release

This commit is contained in:
2023-09-04 16:16:35 +02:00
parent 826b0269f4
commit 536e78d459
3 changed files with 9 additions and 2 deletions

View File

@ -3,6 +3,8 @@ TYPE=mailu
# Main mail domain, NOT main web domain (if they are different)
DOMAIN=example.com
LETS_ENCRYPT_ENV=production
# Run `docker stack ls | grep traefik | cut -f 1 -d " "` on the target machine to get that one
TRAEFIK_STACK_NAME=traefik_example_com
# Custom settings used by certdumper_post.sh and Traefik
WEB_DOMAIN=example.com