mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-06 17:02:48 +02:00
Update README.md
fix note
This commit is contained in:
@@ -71,7 +71,7 @@ Start the web server.
|
||||
``` bash
|
||||
./env/bin/python main.py
|
||||
```
|
||||
> [!INFO]
|
||||
> [!NOTE]
|
||||
> You can specify the path to your `config.ini` file with the run command argument `--config`
|
||||
> ``` bash
|
||||
>./env/bin/python startdb.py --config /path/to/config.ini
|
||||
@@ -85,4 +85,4 @@ Start the web server.
|
||||
./env/bin/python mvrun.py
|
||||
```
|
||||
|
||||
Now you can hit http://localhost:8081/ ***(if you did not change the web server port )***
|
||||
Now you can hit http://localhost:8081/ ***(if you did not change the web server port )***
|
||||
|
||||
Reference in New Issue
Block a user