[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2026-02-09 01:50:56 +00:00
parent 55d3e1ee4d
commit 6e1514c07b

View File

@@ -30,7 +30,8 @@ tags = ["Active"]
[stack.config] [stack.config]
server = "unraid" server = "unraid"
auto_update = true 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]] [[stack]]
name = "ossint-web-check" name = "ossint-web-check"
tags = ["Active"]
[stack.config] [stack.config]
server = "unraid" server = "unraid"
poll_for_updates = true poll_for_updates = true
@@ -153,6 +155,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
[[stack]] [[stack]]
name = "paperless-ngx" name = "paperless-ngx"
tags = ["Active"]
[stack.config] [stack.config]
server = "unraid" server = "unraid"
auto_update = true 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]] [[repo]]
name = "cloudflare-ddns" name = "cloudflare-ddns"
[repo.config] [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]] [[repo]]
name = "compose-dashboards" name = "compose-dashboards"
[repo.config] [repo.config]