Add ability to add additional SANs to certificate

master
andryyy 2017-06-12 10:38:56 +02:00
parent 92e2999dc0
commit 8fbc769668
1 changed files with 3 additions and 0 deletions

View File

@ -75,4 +75,7 @@ TZ=${TZ}
# Fixed project name
COMPOSE_PROJECT_NAME=mailcow-dockerized
# Additional SAN for the certificate
ADDITIONAL_SAN=
EOF