mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-12 06:54:58 +00:00
15 lines
182 B
YAML
15 lines
182 B
YAML
|
development:
|
||
|
Wallet:
|
||
|
args:
|
||
|
- $AnotherStorage
|
||
|
SimpleStorage:
|
||
|
args:
|
||
|
- 100
|
||
|
AnotherStorage:
|
||
|
args:
|
||
|
- 100
|
||
|
Wallets:
|
||
|
args:
|
||
|
- $Wallet
|
||
|
staging:
|