From 2acea60f6caf786a6ae6605609bb66898369c8a1 Mon Sep 17 00:00:00 2001 From: Eugene Blikh Date: Mon, 10 Aug 2026 14:00:44 +0300 Subject: [PATCH] bd: update sync.remote --- .beads/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index d764e4a8df07d82bd620fd5dac01c3c91b6bed54..326e45794a856cc5861b4bc4bfe936c3e0fc233a 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -65,4 +65,4 @@ # - linear.api_key → use LINEAR_API_KEY env var instead # - github.token → use GITHUB_TOKEN env var instead -# sync.remote: "git+ssh://ssh.sourcecraft.dev/bigbes/sr-ht-dolt.git" \ No newline at end of file +sync.remote: "https://dolt.srht.bigb.es/~bigbes/sr-ht-dolt" \ No newline at end of file