This commit is contained in:
nym21
2026-06-23 18:42:28 +02:00
parent 17478a4ac4
commit 8d7ef8da61
+1 -1
View File
@@ -1,3 +1,3 @@
import { BrkClient } from "../modules/brk-client/index.js";
export const brk = new BrkClient("http://localhost:3110");
export const brk = new BrkClient("https://bitview.space");