Skip to content

Commit

Permalink
This is the correct path i think
Browse files Browse the repository at this point in the history
  • Loading branch information
kemo-1 authored Dec 30, 2024
1 parent 7c3408a commit bce6b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Persist document updates in a LevelDB database.
See [LevelDB Persistence](https://github.com/yjs/y-leveldb) for more info.

```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
Expand Down

0 comments on commit bce6b28

Please sign in to comment.