doc: options
This commit is contained in:
parent
3e66e1ee93
commit
1a209c8b82
1 changed files with 7 additions and 0 deletions
|
|
@ -13,3 +13,10 @@ You can now load the samples via:
|
||||||
```js
|
```js
|
||||||
samples('http://localhost:5432')
|
samples('http://localhost:5432')
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Options
|
||||||
|
|
||||||
|
```sh
|
||||||
|
LOG=1 npx @strudel/sampler # adds logging
|
||||||
|
PORT=5555 npx @strudel/sampler # changes port
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue