Currently load.py is driven by config.json, but main.py requires setting the environment variables REDIS_HOST and REDIS_PORT @YaphetKG is there any issue running both from the config.json? It would seem fine but I may be missing a docker gotcha