Skip to content

Commit

Permalink
Update production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitangainnovare authored Jul 31, 2024
1 parent 5cb355e commit f2df64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
ports:
- "8983:8983"
volumes:
- ./index/data:/var/solr
- ./index:/var/solr
environment:
- SOLR_JAVA_MEM=-Xms512m -Xmx512m
- SOLR_HEAP=512m
Expand Down

0 comments on commit f2df64a

Please sign in to comment.