chore: move to France Relay
This commit is contained in:
@@ -22,6 +22,7 @@ log(`[jetstream] starting with cursor: ${cursor ?? "none"}`);
|
||||
const jetstream = new Jetstream({
|
||||
wantedCollections: ["space.remanso.note"],
|
||||
cursor: cursor ? Number(cursor) : undefined,
|
||||
endpoint: "https://jetstream2.fr.hose.cam/subscribe"
|
||||
});
|
||||
|
||||
jetstream.onCreate("space.remanso.note", (event) => {
|
||||
|
||||
Reference in New Issue
Block a user