From 21b1074c6646090869aba24452d4f77a6f29b952 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 1 Dec 2025 22:10:13 +0100 Subject: [PATCH] build --- __swarm/mosquitto/mosquitto-swarm.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/__swarm/mosquitto/mosquitto-swarm.yml b/__swarm/mosquitto/mosquitto-swarm.yml index f2c294c..e88d77f 100644 --- a/__swarm/mosquitto/mosquitto-swarm.yml +++ b/__swarm/mosquitto/mosquitto-swarm.yml @@ -1,8 +1,6 @@ -name: mosquitto services: mosquitto: image: ${DOCKER_REGISTRY:-}eclipse-mosquitto - mem_limit: 1g network_mode: host volumes: - conf:/mosquitto/config