Skip to content

Commit

Permalink
Tests had failed because of a tiny number
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Mar 1, 2019
1 parent 7ceb939 commit e17a36a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-contracts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
- --topic
- topic1
- --onupdate
- http://example-nodejs-client:8080/kafka-keyvalue/v1/updates
- http://example-nodejs-client:8081/kafka-keyvalue/v1/updates
- http://onupdate-logging:8080/
- http://example-nodejs-client:8082/testpost
- --starttimeout
Expand Down Expand Up @@ -125,7 +125,7 @@ services:
labels:
- com.yolean.build-contract
expose:
- "8080"
- "8081"
- "8082"
environment:
- PIXY_HOST=http://pixy:19090
Expand Down

0 comments on commit e17a36a

Please sign in to comment.