diff --git a/.komodo/resources.toml b/.komodo/resources.toml index c37c3cf..5658692 100644 --- a/.komodo/resources.toml +++ b/.komodo/resources.toml @@ -89,26 +89,6 @@ services: ## -[[stack]] -name = "radarr" -[stack.config] -server = "syn01" - -## - -[[stack]] -name = "beszel-template" -description = "Beszel agent template for monitoring servers" -tags = ["monitoring", "template"] -[stack.config] -git_provider = "192.168.1.51:3052" -git_https = false -git_account = "komodo" -repo = "stray/komodo" -file_paths = ["stacks/beszel-template.compose.yml"] - -## - [[build]] name = "komodo-build" description = "Build Docker image for komodo app"