1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-12-22 22:13:20 +02:00

fixed README

This commit is contained in:
Carl Sander 2021-08-19 09:55:43 +00:00
parent ae8b5eea5a
commit 5b5a32967c

View File

@ -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
```
Browse to http://localhost:3001 after started.
### ☸️ Kubernetes
See more [here](kubernetes/README.md)
Browse to http://localhost:3001 after started.
### Advanced Installation