Files
Alvand-P/templates/config/toolbox.yaml.erb
2026-08-13 19:42:08 +03:30

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 %>"