File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ services:
33 image : mappia/magento-php:devcontainer8.2
44 environment :
55 - PHP_IDE_CONFIG=serverName=magento
6+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_HOSTNAME=opensearch
7+ - CONFIG__DEFAULT__CATALOG__SEARCH__ENGINE=opensearch
8+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_PORT=9200
69 networks :
710 - magento
811 depends_on :
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ services:
33 image : mappia/magento-php:devcontainer8.3
44 environment :
55 - PHP_IDE_CONFIG=serverName=magento
6+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_HOSTNAME=opensearch
7+ - CONFIG__DEFAULT__CATALOG__SEARCH__ENGINE=opensearch
8+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_PORT=9200
69 networks :
710 - magento
811 depends_on :
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ services:
33 image : mappia/magento-php:devcontainer8.4
44 environment :
55 - PHP_IDE_CONFIG=serverName=magento
6+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_HOSTNAME=opensearch
7+ - CONFIG__DEFAULT__CATALOG__SEARCH__ENGINE=opensearch
8+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_PORT=9200
69 networks :
710 - magento
811 depends_on :
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ services:
33 image : mappia/magento-php:devcontainer8.4
44 environment :
55 - PHP_IDE_CONFIG=serverName=magento
6+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_HOSTNAME=opensearch
7+ - CONFIG__DEFAULT__CATALOG__SEARCH__ENGINE=opensearch
8+ - CONFIG__DEFAULT__CATALOG__SEARCH__OPENSEARCH_SERVER_PORT=9200
69 networks :
710 - magento
811 depends_on :
You can’t perform that action at this time.
0 commit comments