mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-08-11 15:54:42 +08:00
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
# only modify the values, key files will be generated automaticly.
|
|
ACCOUNT_KEY="letsencrypt-account.key"
|
|
DOMAIN_KEY="example.com.key"
|
|
DOMAIN_DIR="/var/www/example.com"
|
|
DOMAINS="DNS:example.com,DNS:www.example.com"
|
|
#ECC=TRUE
|
|
#LIGHTTPD=TRUE
|