mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-28 17:32:34 +02:00
Updated 🔧 How to Install (markdown)
parent
768232d379
commit
34461407ee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ 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.
|
||||
⚠️ Please use a **local volume** only. Other types such as NFS are not supported.
|
||||
|
||||
#### Docker Tags Description
|
||||
<table>
|
||||
|
|
Loading…
Add table
Reference in a new issue