Merge branch 'master' into feat-setup

This commit is contained in:
Tim Möhlmann
2018-10-31 20:11:52 +01:00
committed by GitHub
19 changed files with 460 additions and 9 deletions

View File

@@ -25,6 +25,9 @@ SECRET_KEY={{ secret(16) }}
# PUBLIC_IPV4= {{ bind4 }} (default: 127.0.0.1)
# PUBLIC_IPV6= {{ bind6 }} (default: ::1)
# Subnet
SUBNET={{ subnet }}
# Main mail domain
DOMAIN={{ domain }}