aboutsummaryrefslogtreecommitdiff
path: root/app/email/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'app/email/deploy')
-rw-r--r--app/email/deploy/email.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/email/deploy/email.hcl b/app/email/deploy/email.hcl
index 6b0e9c5..d3dab3d 100644
--- a/app/email/deploy/email.hcl
+++ b/app/email/deploy/email.hcl
@@ -37,7 +37,7 @@ job "email" {
volumes = [
"secrets/ssl/certs:/etc/ssl/certs",
"secrets/ssl/private:/etc/ssl/private",
- "secrets/conf/dovecot-ldap.conf:/etc/dovecot/dovecot-ldap.conf",
+ "secrets/conf/dovecot-ldap.conf:/etc/dovecot/dovecot-ldap.conf",
"/mnt/glusterfs/email/mail:/var/mail/",
]
}