This is the correct path i think
This commit is contained in:
parent
7c3408a33f
commit
bce6b28a64
@ -143,7 +143,7 @@ Persist document updates in a LevelDB database.
|
|||||||
See [LevelDB Persistence](https://github.com/yjs/y-leveldb) for more info.
|
See [LevelDB Persistence](https://github.com/yjs/y-leveldb) for more info.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
HOST=localhost PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bin/server.js
|
HOST=localhost PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bin/server.cjs
|
||||||
```
|
```
|
||||||
|
|
||||||
### Websocket Server with HTTP callback
|
### Websocket Server with HTTP callback
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user