Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jtejedera authored Mar 31, 2020
1 parent 1673aa7 commit 749df0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project is a simple example of how to collect Icinga2 events StateChanges from the API.

It's built with Node.js, Express.js and Socket.io ready to send realtime updates to a Frontend app. (https://bitbucket.org/jtejedera/icinga2_events_frontend)
It's built with Node.js, Express.js and Socket.io ready to send realtime updates to a Frontend app. (https://github.com/jtejedera/icinga2_events_frontend)

## Project configuration
* First, add a new user to Icinga2 API and a new Icingaweb2 user.
Expand All @@ -27,4 +27,4 @@ npm install
### Compiles and hot-reloads for development
```
nodemon server
```
```

0 comments on commit 749df0e

Please sign in to comment.