Update docker-compose-dev.yml

Agregando soporte para emcemder el cluster cuando prende el contenedor
This commit is contained in:
Einar Felipe Lanfranco
2022-06-14 17:53:19 -03:00
committed by GitHub
parent 38242fbf58
commit 46cd50c798

View File

@@ -28,6 +28,7 @@ services:
depends_on:
- redis
environment:
ENABLE_BOTNET_AT_BOOT: "false"
IS_DEV: "true"
INTELMQ_SOURCE_PIPELINE_BROKER: "redis"
INTELMQ_PIPELINE_BROKER: "redis"