Help running with Geth
emartinezagra opened this issue · 1 comments
emartinezagra commented
I'm running the docker instance.
I can see it runs with Parity.
I'm trying the same with Geth, but couldn't find anything on the documentation. Can you please help me ?
Ideally I would like to have the command line docker run command, and the config json changes
Thanks in advance
DubbaThony commented
@emartinezagra you need to enable JSON RPC on geth, and point to it with APP_NODE_URL
. Although I can confirm I have problems with geth, but didn't try parity.