Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Jun 13, 2024
1 parent f9ad23e commit 98a2ece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,8 @@ services:
- sh
- -c
- |
pip3 install git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@test-fix-get-wallet-profile
pip3 install git+https://github.com/didx-xyz/aries-acapy-plugins@test-fix-get-wallet-profile#subdirectory=redis_events
pip3 install --no-cache-dir git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@test-fix-get-wallet-profile
pip3 install --no-cache-dir git+https://github.com/didx-xyz/aries-acapy-plugins@test-fix-get-wallet-profile#subdirectory=redis_events
aca-py start \
-it http "0.0.0.0" "3020" \
-e http://governance-multitenant-agent:3020 \
Expand Down

0 comments on commit 98a2ece

Please sign in to comment.