diff --git a/master_sync.toml b/master_sync.toml index 5825b25..3fdd683 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -30,7 +30,8 @@ tags = ["Active"] [stack.config] server = "unraid" auto_update = true -linked_repo = "changedetection_io" +linked_repo = "compose-changedetection_io" +webhook_secret = "Limb-Crease-Unelected-Squeeze1" ## @@ -143,6 +144,7 @@ additional_env_files = ["andrew-obsidian-vault.env"] [[stack]] name = "ossint-web-check" +tags = ["Active"] [stack.config] server = "unraid" poll_for_updates = true @@ -153,6 +155,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "paperless-ngx" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -432,17 +435,6 @@ branch = "master" ## -[[repo]] -name = "changedetection_io" -[repo.config] -server = "unraid" -git_provider = "gitea:3000" -git_https = false -git_account = "andrewamason" -repo = "HomeLab/changedetection_io" - -## - [[repo]] name = "cloudflare-ddns" [repo.config] @@ -485,6 +477,17 @@ repo = "HomeLab/automation" ## +[[repo]] +name = "compose-changedetection_io" +[repo.config] +server = "unraid" +git_provider = "gitea:3000" +git_https = false +git_account = "andrewamason" +repo = "HomeLab/changedetection_io" + +## + [[repo]] name = "compose-dashboards" [repo.config]