From a7043e6609a56b2f7757e3ac8384b9da6f23ff72 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sun, 3 Sep 2023 18:47:41 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 009bf28..e8c7926 100644 --- a/install.sh +++ b/install.sh @@ -52,7 +52,7 @@ module.exports = function (environment) { ApiUrl: '//$ip_address/', HttpHost: 'http://$ip_address', HttpPort: 8888, - StratumHost: 'example.net', + StratumHost: '$ip_address', StratumPort: 8008, Unit: 'ETC', Currency: 'USD',