support custom port for web and api via cli args
This commit is contained in:
parent
46d6760698
commit
d24f684a2f
2 changed files with 41 additions and 1 deletions
|
|
@ -129,6 +129,8 @@ node src/index.js
|
|||
# Server running at http://127.0.0.1:8080
|
||||
```
|
||||
|
||||
> Note: You can also use a custom port with `--port 8123`
|
||||
|
||||
## Upgrading
|
||||
|
||||
Run the following commands from inside the `meshtastic-map` repo.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue