Skip to content

Commit

Permalink
chore: added n2c-socket to .env.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Dec 16, 2024
1 parent 1f6b6ab commit b16deec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ services:
volumes:
- ${CARDANO_NODE_DIR}:/node
cardano-node:
build:
context: ./docker/dockerfiles/node
image: ghcr.io/intersectmbo/cardano-node:${CARDANO_NODE_VERSION}
environment:
- NETWORK=${NETWORK}
Expand Down

0 comments on commit b16deec

Please sign in to comment.