Skip to content

Commit

Permalink
remove node-configs
Browse files Browse the repository at this point in the history
  • Loading branch information
hieupnh committed Sep 23, 2024
1 parent 1f57603 commit bb7b326
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 17,258 deletions.
14 changes: 0 additions & 14 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,6 @@ services:
ports:
- "5432:5432"

# ogmios:
# image: cardanosolutions/ogmios:v6.5.0
# restart: always
# command: [ "--host", "0.0.0.0", "--node-socket", "/node.socket", "--node-config", "/configs/${OGMIOS_NETWORK}/config.json" ]
# ports:
# - 1337:1337
# volumes:
# - type: bind
# source: $CARDANO_NODE_SOCKET_PATH
# target: /node.socket
# - type: bind
# source: ./node-configs
# target: /configs

ogmios:
image: cardanosolutions/cardano-node-ogmios:v6.5.0_9.0.0-${OGMIOS_NETWORK}
restart: always
Expand Down
196 changes: 0 additions & 196 deletions node-configs/mainnet/alonzo-genesis.json

This file was deleted.

Loading

0 comments on commit bb7b326

Please sign in to comment.