mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-30 18:24:03 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
6333231f1b
commit
bddd5de22b
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@ npm run dev
|
||||||
|
|
||||||
## Backend Server
|
## Backend Server
|
||||||
|
|
||||||
For development, it binds to `0.0.0.0:3001` by default.
|
It binds to `0.0.0.0:3001` by default.
|
||||||
For production, it binds to `0.0.0.0:3000` by default.
|
|
||||||
|
|
||||||
It is mainly a socket.io app + express.js.
|
It is mainly a socket.io app + express.js.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue