From e6f344d40e5514ce6c01f664671b79a4bdd3c4a3 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 8 Sep 2021 10:10:53 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install=20(?= =?UTF-8?q?markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- πŸ”§-How-to-Install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index deeff4a..1ca6957 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -26,6 +26,8 @@ Change Port and Volume docker run -d --restart=always -p :3001 -v :/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)