mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Update README.md
This commit is contained in:
parent
56fcfc9369
commit
c436ef4e05
|
@ -42,7 +42,7 @@ npm run setup
|
||||||
# Option 1. Try it
|
# Option 1. Try it
|
||||||
npm run start-server
|
npm run start-server
|
||||||
|
|
||||||
# (Recommanded)
|
# (Recommended)
|
||||||
# Option 2. Run in background using PM2
|
# Option 2. Run in background using PM2
|
||||||
# Install PM2 if you don't have: npm install pm2 -g
|
# Install PM2 if you don't have: npm install pm2 -g
|
||||||
pm2 start npm --name uptime-kuma -- run start-server
|
pm2 start npm --name uptime-kuma -- run start-server
|
||||||
|
|
Loading…
Reference in a new issue