From 0a7b873c1d56be7b26f0b0a1bfb01711f181ad00 Mon Sep 17 00:00:00 2001 From: Dmitry Shmatko Date: Fri, 12 Oct 2018 19:07:26 +0300 Subject: [PATCH] Desktop configuration modified to run correctly with modules update --- EthereumHarmony.install4j | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EthereumHarmony.install4j b/EthereumHarmony.install4j index 0813720..8fc5852 100644 --- a/EthereumHarmony.install4j +++ b/EthereumHarmony.install4j @@ -67,7 +67,8 @@ -Dsync.fast.enabled=true -Dlogback.configurationFile=src/main/resources/logback.xml --Dserver.port=9090 +-Dethereumj.conf.res=harmony.conf +-Dmodules.web.port=9090