You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02: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