Pass hostname to SOGo Integrator build script
parent
5aba885b58
commit
115ac81bc6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue