浏览代码

Pass hostname to SOGo Integrator build script

Michael Kuron 8 年之前
父节点
当前提交
115ac81bc6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -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