mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-02 15:25:40 +00:00
Fix typo
This commit is contained in:
@@ -1043,7 +1043,7 @@ function _setup_ssl() {
|
|||||||
# SSL certificate Configuration
|
# SSL certificate Configuration
|
||||||
case $SSL_TYPE in
|
case $SSL_TYPE in
|
||||||
"letsencrypt" )
|
"letsencrypt" )
|
||||||
notify 'inf' "Configuring SSL using 'letsecnrypt'"
|
notify 'inf' "Configuring SSL using 'letsencrypt'"
|
||||||
# letsencrypt folders and files mounted in /etc/letsencrypt
|
# letsencrypt folders and files mounted in /etc/letsencrypt
|
||||||
local LETSENCRYPT_DOMAIN=""
|
local LETSENCRYPT_DOMAIN=""
|
||||||
local LETSENCRYPT_KEY=""
|
local LETSENCRYPT_KEY=""
|
||||||
|
Reference in New Issue
Block a user