Skip to content

Commit

Permalink
Merge pull request #482 from iotaledger/fix/docker-compose-port
Browse files Browse the repository at this point in the history
Fix inx port of inx-indexer in docker-compose
  • Loading branch information
muXxer authored Nov 1, 2023
2 parents 16ecf8c + cf54f79 commit bda282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker-network/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ services:
networks:
- iota-core
command: >
--inx.address=node-1-validator:9019
--inx.address=node-1-validator:9029
--restAPI.bindAddress=inx-indexer:9011
inx-blockissuer:
Expand Down

0 comments on commit bda282e

Please sign in to comment.