Migrate to bigger Hetzner server

This commit is contained in:
Paul-Henri Froidmont 2019-11-05 03:37:05 +01:00
parent d77f2ef548
commit 86fb8e71c1
32 changed files with 294 additions and 226 deletions

View file

@ -17,7 +17,7 @@ SECRET_KEY={{mailu_secret_key}}
BIND_ADDRESS4=0.0.0.0
# Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!
SUBNET=172.22.0.0/16
SUBNET=192.168.64.0/20
# Main mail domain
DOMAIN=banditlair.com
@ -64,7 +64,7 @@ MESSAGE_SIZE_LIMIT=50000000
# Networks granted relay permissions
# Use this with care, all hosts in this networks will be able to send mail without authentication!
RELAYNETS=172.22.0.0/16
RELAYNETS=192.168.64.0/20
# Will relay all outgoing mails if configured
RELAYHOST=