Skip to content

Commit

Permalink
issue #23: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tochemey committed Jun 16, 2020
1 parent b6c3f43 commit 2c54c4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ services:
COS_PORT: 9000
WRITE_SIDE_HANDLER_SERVICE_HOST: host.docker.internal
WRITE_SIDE_HANDLER_SERVICE_PORT: 50052
HANDLER_SERVICE_STATE_PROTO: "chief_of_state.BankAccount"
HANDLER_SERVICE_EVENTS_PROTOS: "chief_of_state.AccountOpened,chief_of_state.MoneyTransferred,chief_of_state.MoneyReceived"
HANDLER_SERVICE_STATE_PROTO: ""
HANDLER_SERVICE_EVENTS_PROTOS: ""
TRACE_HOST: tracer
TRACE_PORT: 14268
COS_SERVICE_NAME: "chiefofstate"
Expand Down

0 comments on commit 2c54c4f

Please sign in to comment.