mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 10:26:02 +03:00
Update domain name
This commit is contained in:
parent
f30232c35d
commit
78b7e36a38
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
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
|
||||
curl -o kuma_install.sh http://git.kuma.pet/install.sh && sudo bash kuma_install.sh
|
||||
```
|
||||
|
||||
### 🐳 Docker
|
||||
|
|
Loading…
Reference in a new issue