2
0
mirror of https://github.com/embarklabs/embark.git synced 2025-01-28 06:25:11 +00:00

15 lines
182 B
YAML

development:
Wallet:
args:
- $AnotherStorage
SimpleStorage:
args:
- 100
AnotherStorage:
args:
- 100
Wallets:
args:
- $Wallet
staging: