Update docker-compose.yml
parent
f35ffa61d0
commit
a5219780c7
|
@ -403,6 +403,7 @@ services:
|
|||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- SOLR_HEAP=${SOLR_HEAP:-1024}
|
||||
- SKIP_SOLR=${SKIP_SOLR:-y}
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue