Skip to content

Commit

Permalink
UI dev port is 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed May 10, 2018
1 parent 0eb4fe0 commit 16d16eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Star the UI development server.
``` bash
$ npm start
```
Open `http://localhost:3030` inside your favorite browser.
Open `http://localhost:3000` inside your favorite browser.

The UI requires a Gotify server running on `localhost:80` this can be adjusted inside the [ui/src/index.js](ui/src/index.js).

Expand Down

0 comments on commit 16d16eb

Please sign in to comment.