We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dc7899 + a1a617f commit dff6655Copy full SHA for dff6655
.github/workflows/explorer/docker-compose.yaml
@@ -23,8 +23,7 @@ services:
23
ports:
24
- "80:8080"
25
command:
26
- [ "direct"
27
- , "--node-socket", "/data/node.socket"
+ [ "--node-socket", "/data/node.socket"
28
, "--testnet-magic", "2"
29
, "--api-port", "8080"
30
# NOTE: Block in which current master scripts were published
0 commit comments