mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
do not setup let's encrypt if nginx is ignored
This commit is contained in:
parent
f8d315b5e5
commit
d50897c18d
@ -81,6 +81,8 @@ config()
|
||||
read_domain
|
||||
MAIN_DOMAIN=("${DOMAINS[0]}")
|
||||
OTHER_DOMAINS=${DOMAINS[*]/$MAIN_DOMAIN}
|
||||
else
|
||||
LETSENCRYPT="n"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user