add compose.yaml
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2026-06-03 22:12:46 +01:00
parent 6ae9257b1a
commit 869b43698c

7
compose.yaml Normal file
View File

@@ -0,0 +1,7 @@
services:
cinderwatch:
image: git.infernonode.com/hotarublaze/cinderwatch:latest
restart: always
networks:
external:
external: true