mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-31 07:57:11 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -403,6 +403,7 @@ services:
|
|||||||
dns:
|
dns:
|
||||||
- ${IPV4_NETWORK:-172.22.1}.254
|
- ${IPV4_NETWORK:-172.22.1}.254
|
||||||
environment:
|
environment:
|
||||||
|
- TZ=${TZ}
|
||||||
- SOLR_HEAP=${SOLR_HEAP:-1024}
|
- SOLR_HEAP=${SOLR_HEAP:-1024}
|
||||||
- SKIP_SOLR=${SKIP_SOLR:-y}
|
- SKIP_SOLR=${SKIP_SOLR:-y}
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user