10 lines
178 B
Bash
10 lines
178 B
Bash
TRDSIM_VERSION=0.0.1
|
|
|
|
CONFIG_SERVICE=cloud16.cvtt.vpn:6789
|
|
CONFIG_FILE="/config/simulation.cfg"
|
|
|
|
TRDSIM_USER=1001:1001
|
|
|
|
TRDSIM_LOG_FILE=%T.trading_simulator.log
|
|
TRDSIM_ADD_ARGS=
|