File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 11# DDev Apache Solr recipe file.
22#
3- # SEE IMPORTANT COMPATIBILITY DIFFERENCES BETWEEEN DDEV v1.18.* and v1.19+ below!
4- # Before v1.19.* you must comment out the `networks:` line below.
53#
64# To use this in your own project:
75# 1. Copy this file to your project's ".ddev" directory.
@@ -35,9 +33,6 @@ services:
3533 # README: https://github.com/docker-solr/docker-solr/blob/master/README.md
3634 # It's almost impossible to work with it if you don't read the docs there
3735 image : solr:8
38- # CRITICAL COMPATIBILITY ISSUE WITH DDEV V1.18.x and below.
39- # REMOVE THIS `networks:` line for ddev v1.18.x and below
40- networks : [default, ddev_default]
4136 restart : " no"
4237 # Solr is served from this port inside the container.
4338 expose :
You can’t perform that action at this time.
0 commit comments