added uptime kuma

This commit is contained in:
2024-07-31 19:14:48 -07:00
parent 492378a55a
commit e8fe877cda
6 changed files with 36 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
version: '3.8'
services:
uptimekuma:
image: ${UPTIMEKUMA_IMAGE:-louislam/uptime-kuma}
restart: unless-stopped
volumes:
- ${VOL_PATH:-./data}/uptimekuma-data:/app/data