Skip to content

Commit

Permalink
Update docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Oct 21, 2023
1 parent 01863e0 commit b51af2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/getting-started/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ $ docker run --rm \
-v ./ipc:/ipc \
cardanosolutions/ogmios:latest \
--node-socket /ipc/node.socket \
--node-config /config/cardano-node/config.json \
--node-config /config/mainnet/cardano-node/config.json \
--host 0.0.0.0
```

Expand Down

0 comments on commit b51af2a

Please sign in to comment.