mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
Update letsencrypt_service
This commit is contained in:
parent
623d30cb17
commit
4a508b7239
@ -98,7 +98,7 @@ update_certs() {
|
||||
|
||||
echo "Creating/renewal $base_domain certificates... (${hosts_array_expanded[*]})"
|
||||
/usr/bin/simp_le \
|
||||
-f account_key.json -f key.pem -f fullchain.pem \
|
||||
-f account_key.json -f key.pem -f fullchain.pem -f cert.pem \
|
||||
$params_d_str \
|
||||
--email "${!email_varname}" \
|
||||
--server=$acme_ca_uri \
|
||||
|
Loading…
Reference in New Issue
Block a user