Skip to content

Commit 4310c2c

Browse files
authored
mount conf for solr
1 parent 915a12c commit 4310c2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose-develop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ services:
7777
- 'solr-precreate'
7878
- 'collection1'
7979
- '/template'
80+
volumes:
81+
- ${RUNNER_TEMP}/solr/data:/var/solr
82+
- ${RUNNER_TEMP}/solr/conf:/template
8083

8184
test_smtp:
8285
container_name: 'test_smtp'

0 commit comments

Comments
 (0)