This commit is contained in:
2026-09-15 18:24:52 -05:00
parent 47c1741203
commit b932613dec
11 changed files with 139 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
services:
uptime-kuma:
image: louislam/uptime-kuma:latest
ports:
- '3001:3001'
volumes:
- /portainer/Files/AppData/Config/uptime-kuma-data:/app/data
- /var/run/docker.sock:/var/run/docker.sock
restart: always
container_name: uptime-kuma