瀏覽代碼

Update Elasticsearch Container Instructions

pykettk 2 年之前
父節點
當前提交
5e123854f1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compose/compose.yaml

+ 3 - 0
compose/compose.yaml

@@ -67,6 +67,9 @@ services:
 
   ## If you wish to use Elasticsearch, comment out opensearch image above and
   ## uncomment this block. Do the same in the composer.healthcheck.yaml file.
+  # Additionally, if you are performing the manual setup, you will need to
+  # update the bin/setup command to use the $ES_HOST variable as the value for
+  # the --elasticsearch-host argument passed to bin/magento setup:install.
   #elasticsearch:
   #  image: markoshust/magento-elasticsearch:7.17-0
   #  ports: