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 Dec 20, 2024
1 parent f1e4a11 commit b17493c
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 b17493c

Please sign in to comment.