Skip to content

Commit 9e787a4

Browse files
committed
fixup! fixup! add trasnfer script to compose
1 parent 7dba397 commit 9e787a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/compose.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ services:
130130
volumes:
131131
- ./scripts/transfer_from_L1/init_accounts.js:/app/init.js
132132
- ./scripts/transfer_from_L1/config.yaml:/app/config.yaml
133+
- ./scripts/transfer_from_L1/package.json:/app/package.json
133134
command: -c "sleep 5 && npm install && npm run transfer-l1"
134135

135136
localstack:

0 commit comments

Comments
 (0)