fix port
parent
f15f0459a5
commit
00f6af416a
@ -1,3 +1,3 @@
|
||||
1. copy `config.sample.yaml` and modify accordingly
|
||||
2. generate config with e.g. `node index.js -r -u "http://localhost:9000"`
|
||||
3. start with `node index.js --config <path-to-config>`
|
||||
3. start with `node index.js --config <path-to-config> -p <port>`
|
Reference in New Issue