From d9ea8bc64b2a947566cd19b5e80db9d860eacdd2 Mon Sep 17 00:00:00 2001 From: komodo Date: Thu, 3 Jul 2025 20:22:03 +0800 Subject: [PATCH] [Komodo] Commit Sync: update resources.toml --- resources.toml | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/resources.toml b/resources.toml index f2742f1..c7a0a39 100644 --- a/resources.toml +++ b/resources.toml @@ -11,7 +11,7 @@ enabled = true name = "minecraft.local" tags = ["spoonbill"] [server.config] -address = "https://10.0.1.105:8120" +address = "https://10.0.1.101:8120" enabled = true ## @@ -280,22 +280,6 @@ run_directory = "mailserver" ## -[[stack]] -name = "memos" -tags = ["internal"] -[stack.config] -server = "docker.local" -links = ["https://memos.ferngarden.net"] -poll_for_updates = true -auto_update = true -linked_repo = "github" -run_directory = "memos" -environment = """ -POSTGRES_PASSWORD=[[MEMOS_DB_PASSWORD]] -""" - -## - [[stack]] name = "metrics_docker_local" tags = ["internal", "metrics"] @@ -427,20 +411,6 @@ MOLLY_VAPID_PRIVKEY=[[MOLLY_VAPID_PRIVKEY]] ## -[[stack]] -name = "obsidian-livesync" -tags = ["internal"] -[stack.config] -server = "docker.local" -auto_update = true -linked_repo = "github" -run_directory = "obsidian-livesync" -environment = """ -COUCHDB_PASSWORD=[[OBSIDIAN_LIVESYNC_DB_PASSWORD]] -""" - -## - [[stack]] name = "paperless" tags = ["internal"]