From 8b2059c444f23950bf0cef7bd1a532a526d62f1f Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 21:07:43 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index 0e360eb..c7f41b3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -34,6 +34,7 @@ services: meshtasticd: # Optional service for Meshtastic device management. ports: - 4403:4403 + - 9443:9443 restart: unless-stopped container_name: meshtasticd image: meshtastic/meshtasticd:daily-debian