ib-gateway-docker
ib-gateway-docker copied to clipboard
Using config.ini with docker image
Hello and thanks a lot for the awesome project!
I've a question: how can I set config.ini values without having to build it locally?
In particular I'm interested in AutoLogoffTime and AutoRestartTime options.
Is it possible to do via docker compose environment values? As I can see, for example, TradingMode ini setting is translated into TRADING_MODE env setting... Are there translations for logoff and restart as well as other ini settings?