Browse Source

Update README.md

stuff
xcps 7 years ago committed by GitHub
parent
commit
756cc134d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -7,6 +7,11 @@ npm run syncBlockchain @@ -7,6 +7,11 @@ npm run syncBlockchain
npm run start
</pre>
For production use
<pre>
export NODE_ENV=production
</pre>
In ~/.gostcoin/gostcoin.conf add this parameter
<pre>
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh

Loading…
Cancel
Save