Loading docker-compose.prod.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ services: - es-{{.Task.Slot}} environment: - SWARM_MODE=true - DISCOVERY_DELAY=30 - DISCOVERY_DELAY=90 - SERVICE_NAME={{.Service.Name}} - ES_CLUSTER_NAME=redmic - ES_NODE_NAME={{.Service.Name}}-{{.Task.Slot}} Loading Loading
docker-compose.prod.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ services: - es-{{.Task.Slot}} environment: - SWARM_MODE=true - DISCOVERY_DELAY=30 - DISCOVERY_DELAY=90 - SERVICE_NAME={{.Service.Name}} - ES_CLUSTER_NAME=redmic - ES_NODE_NAME={{.Service.Name}}-{{.Task.Slot}} Loading