mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-03 06:23:06 +00:00
removed keystore volume and keystore parent directory
This commit is contained in:
parent
93fce0519f
commit
aff7491282
@ -59,13 +59,12 @@ services:
|
||||
- RPC_URL=http://foundry:8545
|
||||
- PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
|
||||
- RLN_CONTRACT_ADDRESS=0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0
|
||||
- RLN_CREDENTIAL_PATH=/keystore/keystore.json
|
||||
- RLN_CREDENTIAL_PATH=/keystore.json
|
||||
- RLN_CREDENTIAL_PASSWORD=passw123
|
||||
command:
|
||||
- '/opt/run_nwaku.sh'
|
||||
volumes:
|
||||
- ./run_nwaku.sh:/opt/run_nwaku.sh:Z
|
||||
- ./keystore:/keystore/:Z
|
||||
depends_on:
|
||||
- bootstrap
|
||||
- foundry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user