From 1d577c9ec50f9ddf8ff6b2c2b4fda913abe7c589 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 23:12:28 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 91e3de5..74fcfc7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -33,7 +33,7 @@ services: meshtasticd: ports: - 4403:4403 - - 9443:9443 + - 443:443 volumes: - ./script/docker:/etc/meshtasticd:rw restart: unless-stopped