We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76010d9 commit 906dfc2Copy full SHA for 906dfc2
1 file changed
docker-compose.yml
@@ -76,7 +76,7 @@ services:
76
context: ./backend
77
restart: always
78
environment:
79
- - EXPLORER_ETH_RPC=http://parity.goerli.ethnodes.brainbot.com:8545
+ - EXPLORER_ETH_RPC=http://geth.goerli.ethnodes.brainbot.com:8545
80
labels:
81
- "traefik.enable=true"
82
- "traefik.frontend.rule=Host:goerli.explorer.raiden.network; Path: /json"
0 commit comments