From 035f150e119dd9449661517ecb13ba3bd636350b Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 20 Nov 2024 02:32:20 +1300 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 531e274..47fff2d 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Now when you navigate to your `meshtasticd` web server, it will serve MeshTXT. **Running server.js** -This approach allows you to run the original web client as-is, while running MeshTXT as a separate process. +This approach allows you to run the original web client as-is, while running MeshTXT as a separate process on a different port. When running the server, `--meshtastic-api-url` should be pointed to the internal `meshtasticd` web server.