Skip to content

Commit

Permalink
ci: add values required to run demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Jan 7, 2025
1 parent 4f47860 commit 25ab83c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion infra/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ services:
watch:
- action: rebuild
path: ../firefly-cardanosigner
command: ./firefly-cardanosigner --config-file ./config.yaml
command: ./firefly-cardanosigner
environment:
- FIREFLY_SIGNER_FILEWALLET_PATH=/wallet
ports:
- 8555:8555
volumes:
Expand Down

0 comments on commit 25ab83c

Please sign in to comment.