diff --git a/infra/docker-compose.yaml b/infra/docker-compose.yaml index 7e6d869..209d53e 100644 --- a/infra/docker-compose.yaml +++ b/infra/docker-compose.yaml @@ -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: