From b7628c590bd8fd8dffaa32850aea6739eaf98ffa Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Thu, 5 Mar 2026 10:16:25 -0800 Subject: [PATCH] refactor: Remove unnecessary HTTP expose configuration from MQTT service --- castle.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/castle.yaml b/castle.yaml index 0294a6c..8208ece 100644 --- a/castle.yaml +++ b/castle.yaml @@ -212,10 +212,6 @@ services: volumes: - /data/castle/castle-mqtt/config:/mosquitto/config - /data/castle/castle-mqtt/data:/mosquitto/data - expose: - http: - internal: - port: 1883 manage: systemd: {} jobs: