mirror of
https://github.com/gotify/server.git
synced 2026-06-10 00:34:38 +08:00
UI dev port is 3000
This commit is contained in:
committed by
Jannis Mattheis
parent
0eb4fe0bb0
commit
16d16eb539
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user