Skip to content

Commit

Permalink
Update default netsync checkout to BGS
Browse files Browse the repository at this point in the history
ericvolp12 committed Sep 29, 2023
1 parent 47d2734 commit 22d5775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/netsync/main.go
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ func main() {
&cli.StringFlag{
Name: "checkout-path",
Usage: "path to checkout endpoint",
Value: "https://bsky.social/xrpc/com.atproto.sync.getCheckout",
Value: "https://bgs.bsky.social/xrpc/com.atproto.sync.getRepo",
},
&cli.StringFlag{
Name: "magic-header-key",

0 comments on commit 22d5775

Please sign in to comment.