Elasticsearch moved to dedicated profile in compose files

This commit is contained in:
Alexey Pustovalov
2025-01-10 16:06:09 +09:00
parent 140872639e
commit 25cbbbe042
17 changed files with 65 additions and 66 deletions

View File

@ -78,8 +78,7 @@ services:
restart: "${RESTART_POLICY}"
attach: false
profiles:
- full
- all
- elasticsearch
environment:
- transport.host=0.0.0.0
- discovery.zen.minimum_master_nodes=1