1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-30 16:34:18 +00:00

Update README.md

This commit is contained in:
xcps 2018-02-03 21:45:59 +05:00 committed by GitHub
parent edb9cbe06e
commit 756cc134d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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