14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
# 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 %>"
|