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