We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dba397 commit 9e787a4Copy full SHA for 9e787a4
deps/compose.template
@@ -130,6 +130,7 @@ services:
130
volumes:
131
- ./scripts/transfer_from_L1/init_accounts.js:/app/init.js
132
- ./scripts/transfer_from_L1/config.yaml:/app/config.yaml
133
+ - ./scripts/transfer_from_L1/package.json:/app/package.json
134
command: -c "sleep 5 && npm install && npm run transfer-l1"
135
136
localstack:
0 commit comments