From 385c87e537065410d0d1b498f6335eab71d056ea Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Sun, 7 Dec 2025 12:42:39 -0300 Subject: [PATCH] test webhook --- komodo/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/komodo/docker-compose.yml b/komodo/docker-compose.yml index ff86dbf..5dd76ba 100644 --- a/komodo/docker-compose.yml +++ b/komodo/docker-compose.yml @@ -4,6 +4,7 @@ services: ## https://github.com/moghtech/komodo/tree/main/scripts periphery: image: ghcr.io/moghtech/komodo-periphery:${COMPOSE_KOMODO_IMAGE_TAG:-latest} + container_name: komodo-periphery labels: komodo.skip: # Prevent Komodo from stopping with StopAllContainers restart: unless-stopped