This commit is contained in:
2024-11-25 23:45:49 -07:00
parent 1dc4dc73a2
commit 9daf40bdfa
23 changed files with 703 additions and 17 deletions

View File

@ -0,0 +1,8 @@
version: "3"
services:
kuma:
image: docker.io/louislam/uptime-kuma:1
ports:
- 3001:3001
volumes:
- /docker/appdata/kuma:/app/data:rw