Updated 🔧 How to Install (markdown)

master
Louis Lam 4 years ago
parent
commit
e6f344d40e
  1. 2
      🔧-How-to-Install.md

2
🔧-How-to-Install.md

@ -26,6 +26,8 @@ Change Port and Volume
docker run -d --restart=always -p <YOUR_PORT>:3001 -v <YOUR_DIR OR VOLUME>:/app/data --name uptime-kuma louislam/uptime-kuma:1
```
⚠️ Please use in a local volume only. Other types such as nfs are not supported.
### ☸️ Kubernetes
See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md)

Loading…
Cancel
Save