fix: dms access to certbot

This commit is contained in:
Strix 2023-11-09 20:42:29 +01:00
parent 1ed47ec865
commit f8a289b903
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -26,7 +26,7 @@ services:
- /srv/mailserver/other/state:/var/mail-state/
- /srv/mailserver/other/log/:/var/log/mail/
- /etc/localtime:/etc/localtime:ro
- /srv/certbot/data/live/mail.ixvd.net:/etc/letsencrypt/live/mail.ixvd.net
- /srv/certbot:/etc/letsencrypt:ro # Certbot volume
restart: always
stop_grace_period: 1m
# Uncomment if using `ENABLE_FAIL2BAN=1`: