mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-01 20:16:12 +08:00
fixed README
This commit is contained in:
@@ -41,11 +41,12 @@ docker volume create uptime-kuma
|
|||||||
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
|
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Browse to http://localhost:3001 after started.
|
||||||
|
|
||||||
### ☸️ Kubernetes
|
### ☸️ Kubernetes
|
||||||
|
|
||||||
See more [here](kubernetes/README.md)
|
See more [here](kubernetes/README.md)
|
||||||
|
|
||||||
Browse to http://localhost:3001 after started.
|
|
||||||
|
|
||||||
### Advanced Installation
|
### Advanced Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user