From 67ed0edbe5842a3ea1796b78864228f2eb1cf725 Mon Sep 17 00:00:00 2001 From: Patrick Plate Date: Mon, 15 Jun 2026 09:49:20 +0200 Subject: [PATCH] chore(homelab): preemptively mirror inspectflow.wiki via git-sync --- 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 3630310..cd2a18f 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 inspectflow + REPOS: cannamanage cannamanage.wiki inspectflow inspectflow.wiki # Sync interval in seconds (300 = 5 minutes) INTERVAL: "300" extra_hosts: