Ver código fonte

Removed redundant mention of ES/OS

Mark Shust 1 ano atrás
pai
commit
7bec7e0c88
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      compose/compose.yaml

+ 2 - 2
compose/compose.yaml

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