From 3125f6f799885e4e8cc106483b0d0378efe99c7a Mon Sep 17 00:00:00 2001 From: komodo Date: Sun, 27 Jul 2025 16:19:42 +0000 Subject: [PATCH] [Komodo] Commit Sync: update master_sync.toml --- master_sync.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/master_sync.toml b/master_sync.toml index daf4895..c3240f0 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -144,6 +144,14 @@ additional_env_files = ["stack.env"] ## +[[stack]] +name = "repoflow" +[stack.config] +server = "unraid" +linked_repo = "compose-repoflow" + +## + [[stack]] name = "resilio-sync" [stack.config] @@ -524,6 +532,16 @@ repo = "HomeLab/paperless-ngx" ## +[[repo]] +name = "compose-repoflow" +[repo.config] +server = "unraid" +git_provider = "gitea.andrewamason.tech" +git_account = "andrewamason" +repo = "HomeLab/RepoFlow" + +## + [[repo]] name = "compose-resilio-sync" [repo.config]