Pass hostname to SOGo Integrator build script

master
Michael Kuron 2017-06-17 13:59:09 +02:00 committed by GitHub
parent 5aba885b58
commit 115ac81bc6
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ services:
- DBUSER=${DBUSER} - DBUSER=${DBUSER}
- DBPASS=${DBPASS} - DBPASS=${DBPASS}
- TZ=${TZ} - TZ=${TZ}
- MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
volumes: volumes:
- ./data/conf/sogo/:/etc/sogo/ - ./data/conf/sogo/:/etc/sogo/
- ./data/web/thunderbird-plugins:/thunderbird - ./data/web/thunderbird-plugins:/thunderbird