mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
added additional pem file for _monitored_files_checksums
This commit is contained in:
parent
74710cf0eb
commit
cc014d5b4b
|
@ -202,6 +202,7 @@ function _monitored_files_checksums
|
|||
dovecot-quotas.cf \
|
||||
/etc/letsencrypt/acme.json \
|
||||
"/etc/letsencrypt/live/${HOSTNAME}/key.pem" \
|
||||
"/etc/letsencrypt/live/${HOSTNAME}/privkey.pem" \
|
||||
"/etc/letsencrypt/live/${HOSTNAME}/fullchain.pem"
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue