From 06cef1cc2cc6861cda8eaa0027d78f5fc49f1aa9 Mon Sep 17 00:00:00 2001 From: delta Date: Mon, 1 Jun 2026 02:00:07 -0400 Subject: [PATCH] bd: update sync.remote --- .beads/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.beads/config.yaml b/.beads/config.yaml index f719449..eb92727 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -53,3 +53,5 @@ issue-prefix: "dreamio" # Secret keys (stored in this file but prefer env vars to avoid git exposure): # - linear.api_key → use LINEAR_API_KEY env var instead # - github.token → use GITHUB_TOKEN env var instead + +sync.remote: "http://dolt.deltaisland.io/dreamio" \ No newline at end of file