Update README.md

fix note
This commit is contained in:
madeofstown
2025-03-09 21:21:52 -07:00
committed by GitHub
parent e262c6dff8
commit 2ccdb53974
+2 -2
View File
@@ -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 )***