Skip to content

Commit

Permalink
Merge pull request #2 from WadeBarnes/ianco-refactoring
Browse files Browse the repository at this point in the history
Support aries-cloudagent-python rename
  • Loading branch information
ianco authored Jul 15, 2019
2 parents b08d545 + bb6e0f7 commit 8cec2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-kits/credential-registry/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ services:
entrypoint: /bin/bash
command: [
"-c",
"acagent \
"aca-py \
--inbound-transport http '0.0.0.0' ${HTTP_INTERFACE_PORT} \
--inbound-transport ws '0.0.0.0' ${WS_INTERFACE_PORT} \
--endpoint ${AGENT_ENDPOINT} \
Expand Down

0 comments on commit 8cec2b9

Please sign in to comment.