mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
doc: options
This commit is contained in:
parent
3e66e1ee93
commit
1a209c8b82
@ -13,3 +13,10 @@ You can now load the samples via:
|
||||
```js
|
||||
samples('http://localhost:5432')
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
```sh
|
||||
LOG=1 npx @strudel/sampler # adds logging
|
||||
PORT=5555 npx @strudel/sampler # changes port
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user