fix: proper volume
This commit is contained in:
parent
f8a289b903
commit
d0a5433cb8
1 changed files with 1 additions and 1 deletions
|
@ -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:/etc/letsencrypt:ro # Certbot volume
|
||||
- /srv/certbot/data:/etc/letsencrypt:ro # Certbot volume
|
||||
restart: always
|
||||
stop_grace_period: 1m
|
||||
# Uncomment if using `ENABLE_FAIL2BAN=1`:
|
||||
|
|
Loading…
Reference in a new issue