mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-30 13:57:41 +00:00
added additional pem file for _monitored_files_checksums
This commit is contained in:
@@ -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"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user