Skip to content

Commit 7bec7e0

Browse files
authored
Removed redundant mention of ES/OS
1 parent 17aaf5d commit 7bec7e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compose/compose.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ services:
6666
## More info at https://github.com/markshust/docker-magento/issues/488
6767
- "cluster.routing.allocation.disk.threshold_enabled=false"
6868
- "index.blocks.read_only_allow_delete"
69-
## Uncomment the following line to increase the virtual memory map count for OpenSearch
69+
## Uncomment the following line to increase the virtual memory map count
7070
# - "max_map_count=262144"
7171

7272
## If you wish to use Elasticsearch, comment out opensearch image above and
@@ -86,7 +86,7 @@ services:
8686
# ## More info at https://github.com/markshust/docker-magento/issues/488
8787
# - "cluster.routing.allocation.disk.threshold_enabled=false"
8888
# - "index.blocks.read_only_allow_delete"
89-
# ## Uncomment the following line to increase the virtual memory map count for ElasticSearch
89+
# ## Uncomment the following line to increase the virtual memory map count
9090
# - "max_map_count=262144"
9191

9292
rabbitmq:

0 commit comments

Comments
 (0)