mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-01 06:24:51 +00:00
Merge pull request #368 from mkuron/patch-1
Pass hostname to SOGo Integrator build script
This commit is contained in:
commit
e11eca939d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue