fixed README

This commit is contained in:
Carl Sander 2021-08-19 09:55:43 +00:00
parent ae8b5eea5a
commit 5b5a32967c
1 changed files with 2 additions and 1 deletions

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