mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-10 17:34:51 +02:00
added additional pem file for _monitored_files_checksums
This commit is contained in:
parent
74710cf0eb
commit
cc014d5b4b
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ function _monitored_files_checksums
|
||||||
dovecot-quotas.cf \
|
dovecot-quotas.cf \
|
||||||
/etc/letsencrypt/acme.json \
|
/etc/letsencrypt/acme.json \
|
||||||
"/etc/letsencrypt/live/${HOSTNAME}/key.pem" \
|
"/etc/letsencrypt/live/${HOSTNAME}/key.pem" \
|
||||||
|
"/etc/letsencrypt/live/${HOSTNAME}/privkey.pem" \
|
||||||
"/etc/letsencrypt/live/${HOSTNAME}/fullchain.pem"
|
"/etc/letsencrypt/live/${HOSTNAME}/fullchain.pem"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue