From 756cc134d88c53802e4663afd025e16e54140ef4 Mon Sep 17 00:00:00 2001 From: xcps Date: Sat, 3 Feb 2018 21:45:59 +0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 15b19b3..0fcf663 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ npm run syncBlockchain npm run start +For production use +
+export NODE_ENV=production
+
+ In ~/.gostcoin/gostcoin.conf add this parameter
 blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh