mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 18:06:14 +03:00
Update README.md
This commit is contained in:
parent
22047fe932
commit
1e7623c459
1 changed files with 0 additions and 7 deletions
|
@ -26,14 +26,7 @@ Interactive cli installer, supports Docker or without Docker.
|
|||
```bash
|
||||
curl -o kuma_install.sh https://raw.githubusercontent.com/louislam/uptime-kuma/master/install.sh && sudo bash kuma_install.sh
|
||||
```
|
||||
Browse to http://localhost:3001 after started.
|
||||
|
||||
If you want to change **port** and **volume**, or need to browse via a reserve proxy, please read <a href="https://github.com/louislam/uptime-kuma/wiki/Installation#docker">wiki</a>.
|
||||
|
||||
### 💪🏻 Without Docker (Recommended for x86/x64 only)
|
||||
|
||||
Required Tools: Node.js >= 14, git and pm2.
|
||||
=======
|
||||
### 🐳 Docker
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue