Skip to content

Commit

Permalink
fix compose
Browse files Browse the repository at this point in the history
  • Loading branch information
martyall committed Jan 27, 2020
1 parent 6bd2510 commit 5897ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hs-abci-examples/nameservice/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
restart: always
depends_on:
- elk
expose:
ports:
- "26658"
- "5555:5555"
datadog:
Expand All @@ -52,4 +52,4 @@ services:
- "9200"
- "5601"
volumes:
tendermint-storage:
tendermint-storage:

0 comments on commit 5897ebd

Please sign in to comment.