From b7ef026dcd4b2fd0b371385141d3a43c614e8b57 Mon Sep 17 00:00:00 2001 From: Patrick Plate Date: Mon, 15 Jun 2026 09:46:57 +0200 Subject: [PATCH] chore(homelab): add inspectflow to git-sync mirror repos --- plans/git-sync/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/git-sync/docker-compose.yml b/plans/git-sync/docker-compose.yml index 4f8d247..3630310 100644 --- a/plans/git-sync/docker-compose.yml +++ b/plans/git-sync/docker-compose.yml @@ -17,7 +17,7 @@ services: GITEA_USER: pplate # Space-separated list of repos to sync IONOS → TrueNAS # cannamanage.wiki = Gitea wiki (separate git repo) - REPOS: cannamanage cannamanage.wiki + REPOS: cannamanage cannamanage.wiki inspectflow # Sync interval in seconds (300 = 5 minutes) INTERVAL: "300" extra_hosts: