This commit is contained in:
parent
fca59e87e5
commit
a99040f42e
@ -34,7 +34,7 @@
|
||||
const registryCache = new IndexDBCache("node-registry");
|
||||
const nodeRegistry = new RemoteNodeRegistry(
|
||||
"https://node-store.app.max-richter.dev",
|
||||
// "http://localhost:8000",
|
||||
/// "http://localhost:8000",
|
||||
registryCache,
|
||||
);
|
||||
const workerRuntime = new WorkerRuntimeExecutor();
|
||||
|
Loading…
x
Reference in New Issue
Block a user