Commit aa1f5592 authored by Krit Punpreuk's avatar Krit Punpreuk

Update README.md

parent 350c2a5c
Pipeline #152 canceled with stages
...@@ -16,6 +16,6 @@ node index.js ...@@ -16,6 +16,6 @@ node index.js
``` ```
or or
``` ```
pm2 start index.js --name=BigStream-token-generator-$TOKEN_GENERATOR_PORT pm2 start server.js --name=BigStream-token-generator-$TOKEN_GENERATOR_PORT
``` ```
open at http://host:TOKEN_GENERATOR_PORT/ open at http://host:TOKEN_GENERATOR_PORT/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment