mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-28 01:01:32 +00:00
Merge pull request #368 from mkuron/patch-1
Pass hostname to SOGo Integrator build script
This commit is contained in:
@@ -134,6 +134,7 @@ services:
|
||||
- DBUSER=${DBUSER}
|
||||
- DBPASS=${DBPASS}
|
||||
- TZ=${TZ}
|
||||
- MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
|
||||
volumes:
|
||||
- ./data/conf/sogo/:/etc/sogo/
|
||||
- ./data/web/thunderbird-plugins:/thunderbird
|
||||
|
||||
Reference in New Issue
Block a user