Skip to content

Commit

Permalink
Merge pull request #26 from PVince81/expose-9160
Browse files Browse the repository at this point in the history
Expose data storage port 9160
  • Loading branch information
jnweiger authored Jun 4, 2020
2 parents 2ef0387 + d244746 commit a8a7cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/eos-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
stdin_open: true
ports:
- 9200:9200
- 9160:9160
env_file:
- ./config/eos-docker.env
hostname: ocis
Expand Down

0 comments on commit a8a7cd8

Please sign in to comment.