ib-gateway-docker icon indicating copy to clipboard operation
ib-gateway-docker copied to clipboard

Using config.ini with docker image

Open art1c0 opened this issue 9 months ago • 0 comments

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?

art1c0 avatar Mar 03 '25 06:03 art1c0