Skip to content

Commit

Permalink
ci: fix demo. Keys not found issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Jan 8, 2025
1 parent efbb294 commit 1d635a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions infra/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ services:
watch:
- action: rebuild
path: ../firefly-cardanosigner
command: ./firefly-cardanosigner
environment:
- FIREFLY_SIGNER_FILEWALLET_PATH=/wallet
command: ./firefly-cardanosigner --config-file /app/config.yaml
ports:
- 8555:8555
volumes:
Expand Down

0 comments on commit 1d635a4

Please sign in to comment.