You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd target
# Run normal node
java -Dconfig.file="../config/local_node.conf" -jar app-1.0-allinone.jar
# Run gateway node
java -Dconfig.file="../config/local_gateway.conf" -jar app-1.0-allinone.jar