Skip to content

Commit

Permalink
Update docker-compose local volume
Browse files Browse the repository at this point in the history
  • Loading branch information
wwtamu committed Aug 14, 2024
1 parent 320b61b commit f079044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ services:
context: ./solr/
dockerfile: Dockerfile
volumes:
- ./solr/data5:/var/solr/data
- ./solr/data:/var/solr/data
ports:
- 8983:8983

0 comments on commit f079044

Please sign in to comment.