1
This commit is contained in:
@@ -5,7 +5,11 @@ SCRIPT_DIR="$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)"
|
||||
|
||||
# Domains that need certificates. This list must cover every
|
||||
# /etc/letsencrypt/live/<domain>/ certificate referenced by nginx configs.
|
||||
DOMAINS="ai.sggai.site dms.sggai.site lsbd2.loveteemo.com"
|
||||
DOMAINS="
|
||||
ai.sggai.site
|
||||
dms.sggai.site
|
||||
lsbd2.loveteemo.com
|
||||
"
|
||||
|
||||
# Let's Encrypt registration email.
|
||||
CERT_EMAIL="243823965@qq.com"
|
||||
|
||||
Reference in New Issue
Block a user