mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 02:38:37 +02:00
Elasticsearch moved to dedicated profile in compose files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user