Update docker-compose.yml
This commit is contained in:
parent
f35ffa61d0
commit
a5219780c7
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user