Add Zeyple volume to Postfix

master
andryyy 2017-04-05 22:32:18 +02:00
parent f3c0004a92
commit 655f6e7138
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ services:
- ./data/conf/postfix:/opt/postfix/conf - ./data/conf/postfix:/opt/postfix/conf
- ./data/assets/ssl:/etc/ssl/mail/:ro - ./data/assets/ssl:/etc/ssl/mail/:ro
- postfix-vol-1:/var/spool/postfix - postfix-vol-1:/var/spool/postfix
- crypt-vol-1:/var/lib/zeyple
environment: environment:
- DBNAME=${DBNAME} - DBNAME=${DBNAME}
- DBUSER=${DBUSER} - DBUSER=${DBUSER}