Skip to content

Commit

Permalink
Fix data volume of OpenSearch node 3
Browse files Browse the repository at this point in the history
  • Loading branch information
medihack committed Jun 11, 2024
1 parent 485939f commit 5f7990a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ services:
soft: 65536
hard: 65536
volumes:
- opensearch-data2:/usr/share/opensearch/data
- opensearch-data3:/usr/share/opensearch/data
deploy:
<<: *deploy

Expand Down

0 comments on commit 5f7990a

Please sign in to comment.