Skip to content

Commit

Permalink
Don't update the docker-compose invocation yet
Browse files Browse the repository at this point in the history
  • Loading branch information
noonio committed Oct 10, 2024
1 parent 7dc7899 commit a1a617f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/explorer/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ services:
ports:
- "80:8080"
command:
[ "direct"
, "--node-socket", "/data/node.socket"
[ "--node-socket", "/data/node.socket"
, "--testnet-magic", "2"
, "--api-port", "8080"
# NOTE: Block in which current master scripts were published
Expand Down

0 comments on commit a1a617f

Please sign in to comment.