+panoptikum

This commit is contained in:
TSS Admin
2025-10-01 18:43:54 +00:00
parent 95e7b8ed96
commit a895c85948
10 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
services:
uptime-kuma:
image: louislam/uptime-kuma:1
container_name: uptime-kuma
restart: unless-stopped
volumes:
- uptime-kuma:/app/data
networks:
- caddynet
volumes:
uptime-kuma:
networks:
caddynet:
external: true