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