try another path for the letsencrypt volume

This commit is contained in:
Andreas Zweili 2021-05-17 17:58:22 +02:00
parent caf36d9a19
commit eacac9b72d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ services:
- "587:587"
- "993:993"
volumes:
- ./letsencrypt/acme.json:/etc/letsencrypt/acme.json
- ./letsencrypt:/etc/letsencrypt
- ./maildata:/var/mail
- ./mailstate:/var/mail-state
- ./maillogs:/var/log/mail