test webhook

This commit is contained in:
Christoph Califice
2025-12-07 12:42:39 -03:00
parent b0b876869d
commit 385c87e537

View File

@@ -4,6 +4,7 @@ services:
## https://github.com/moghtech/komodo/tree/main/scripts ## https://github.com/moghtech/komodo/tree/main/scripts
periphery: periphery:
image: ghcr.io/moghtech/komodo-periphery:${COMPOSE_KOMODO_IMAGE_TAG:-latest} image: ghcr.io/moghtech/komodo-periphery:${COMPOSE_KOMODO_IMAGE_TAG:-latest}
container_name: komodo-periphery
labels: labels:
komodo.skip: # Prevent Komodo from stopping with StopAllContainers komodo.skip: # Prevent Komodo from stopping with StopAllContainers
restart: unless-stopped restart: unless-stopped