Readme.md --> setup

This commit is contained in:
Georg Reisinger 2022-02-01 16:39:11 +01:00
parent 3a1b0cc7df
commit 8dbc430f5b

View File

@ -7,6 +7,9 @@ Ntopng alerts are displayed in Globe.gl
npm install npm install
``` ```
### Setup
> :warning: Ntopng webhook **must** point on ```http://<ADRESS>:3100/ws```
### Start Server ### Start Server
``` sh ``` sh
npm start npm start