[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2025-07-27 16:19:42 +00:00
parent ed78a9adf3
commit 3125f6f799

View File

@@ -144,6 +144,14 @@ additional_env_files = ["stack.env"]
## ##
[[stack]]
name = "repoflow"
[stack.config]
server = "unraid"
linked_repo = "compose-repoflow"
##
[[stack]] [[stack]]
name = "resilio-sync" name = "resilio-sync"
[stack.config] [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]] [[repo]]
name = "compose-resilio-sync" name = "compose-resilio-sync"
[repo.config] [repo.config]