From c98eda0fcf28a513b5b1205376b50c918ffbc845 Mon Sep 17 00:00:00 2001 From: Fr4nzD13trich Date: Thu, 9 Oct 2025 12:58:44 +0200 Subject: [PATCH] Readme updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 004f184..6db58c7 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ Meshtastic -LOcal MEshtastic Server +*LOcal MEshtastic Server* _in development_ +- Idea is to develop an --- ## Hardware @@ -23,5 +24,5 @@ for now everything will be developed and tested on Raspberry Pi 3B and newer act ```bash sudo apt install --install-suggests -y nginx python3-meshtastic python3-flask python3-requests ``` -3. Configure `nginx` the way you need | _example config is located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf)_ +3. Configure `nginx` the way you need | _or use the example config located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf) edit at least lines 9 & 15 - 18 to your needs_ 4. Start developing \ No newline at end of file