We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dc760 commit f81236bCopy full SHA for f81236b
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
context: .
5
dockerfile: ./oxo2-dataload/dataload.Dockerfile
6
environment:
7
- - OXO2_CONFIG=/mnt/oxo/config.json
+ - OXO2_CONFIG=/mnt/oxo/configs/config.json
8
- SOLR_HOME=/opt/solr/server/solr
9
- SOLR_SCRIPT=/opt/solr/bin
10
volumes:
0 commit comments