Skip to content

Commit f81236b

Browse files
Config mount
1 parent 34dc760 commit f81236b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
context: .
55
dockerfile: ./oxo2-dataload/dataload.Dockerfile
66
environment:
7-
- OXO2_CONFIG=/mnt/oxo/config.json
7+
- OXO2_CONFIG=/mnt/oxo/configs/config.json
88
- SOLR_HOME=/opt/solr/server/solr
99
- SOLR_SCRIPT=/opt/solr/bin
1010
volumes:

0 commit comments

Comments
 (0)