-
v1.4.4 Stable
released this
2026-07-14 09:06:54 -05:00 | 16 commits to main since this releaseFixed
- Production compose dropped every non-secret flag.
docker-compose.production.ymllisted only.envin the bot'senv_file, but all committed tuning —LOL_ENABLE_LIVE_MONITOR,LOL_PREDICTION_*,CLAUDE_MODEL,D2EMU_*, intervals, feature flags — lives in.env.config. The container never saw it, so the LoL live monitor came up disabled and every other flag silently fell back to its code default. Restored.env.configto theenv_filelist, ordered before.envso.envstill wins on overlap.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Production compose dropped every non-secret flag.