[#1] Deploy free containers because main chain is not available
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
4c590c0001
commit
cef9a06e87
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ network:
|
||||||
fee:
|
fee:
|
||||||
audit: 10000
|
audit: 10000
|
||||||
candidate: 10000000000
|
candidate: 10000000000
|
||||||
container: 1000
|
container: 0
|
||||||
container_alias: 500
|
container_alias: 0
|
||||||
withdraw: 100000000
|
withdraw: 100000000
|
||||||
credentials:
|
credentials:
|
||||||
az: "one"
|
az: "one"
|
||||||
|
|
Loading…
Reference in a new issue