From 38d8c5d63386e0ca20a8eede6376d412d3c488fd Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 23 Aug 2025 21:17:35 +0800 Subject: [PATCH] [Komodo] Commit Sync: update resources.toml --- resources.toml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/resources.toml b/resources.toml index e739691..55ff358 100644 --- a/resources.toml +++ b/resources.toml @@ -110,7 +110,7 @@ CF_API_TOKEN=[[CLOUDFLARE_API_TOKEN]] ## [[stack]] -name = "calibre-web-automated" +name = "calibre" tags = ["media", "public"] [stack.config] server = "vm/docker" @@ -380,15 +380,6 @@ SLSKD_API_KEY=[[EXPLO_SLSKD_API_KEY]] ## -[[stack]] -name = "nextcloud-aio" -[stack.config] -server = "vm/docker" -linked_repo = "github" -run_directory = "nextcloud-aio" - -## - [[stack]] name = "notifications" tags = ["public"]