Update README.md
This commit is contained in:
parent
1979672c62
commit
4e75a3f2a2
@ -13,6 +13,7 @@ To run server you need to install
|
||||
- hypercorn - "pip install hypercorn"
|
||||
- fastapi - "pip install fastapi"
|
||||
- requests - "pip install requests"
|
||||
- aiofiles - "pip install aiofiles"
|
||||
|
||||
then run by command - "hypercorn main:app --bind <IP:port>"
|
||||
To connect to another rpi you need to edit settings.json with different ID and fill heartbeat table.
|
||||
|
Loading…
Reference in New Issue
Block a user