Initial commit
This commit is contained in:
13
templates/config/toolbox.yaml.erb
Normal file
13
templates/config/toolbox.yaml.erb
Normal file
@@ -0,0 +1,13 @@
|
||||
# For other configuration options, see https://github.com/rubykube/toolbox/blob/master/bin/stress_trading
|
||||
|
||||
root-url: http://www.wb.local
|
||||
|
||||
currencies: usd,eur
|
||||
markets: eurusd
|
||||
|
||||
orders: 100
|
||||
traders: 10
|
||||
threads: 5
|
||||
management-api-v1-jwt-signer: toolbox
|
||||
api-v2-jwt-key: "<%= @barong_private_key %>"
|
||||
management-api-v1-jwt-key: "<%= @toolbox_jwt_private_key %>"
|
||||
Reference in New Issue
Block a user