Commit 7bec7e0 1 parent 17aaf5d commit 7bec7e0 Copy full SHA for 7bec7e0
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ services:
66
66
# # More info at https://github.com/markshust/docker-magento/issues/488
67
67
- " cluster.routing.allocation.disk.threshold_enabled=false"
68
68
- " 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
70
70
# - "max_map_count=262144"
71
71
72
72
# # If you wish to use Elasticsearch, comment out opensearch image above and
@@ -86,7 +86,7 @@ services:
86
86
# ## More info at https://github.com/markshust/docker-magento/issues/488
87
87
# - "cluster.routing.allocation.disk.threshold_enabled=false"
88
88
# - "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
90
90
# - "max_map_count=262144"
91
91
92
92
rabbitmq :
You can’t perform that action at this time.
0 commit comments