Switched to my own sync server
This commit is contained in:
parent
55bf85268a
commit
86b7e79eb0
@ -11,7 +11,7 @@ let handle
|
||||
export function initRepo() {
|
||||
const repo = new Repo({
|
||||
network: [
|
||||
new BrowserWebSocketClientAdapter("wss://sync.automerge.org")
|
||||
new BrowserWebSocketClientAdapter("wss://automerge.rheinheim.fraction.ch")
|
||||
],
|
||||
storage: new IndexedDBStorageAdapter()
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user