Just changing prod.exs might not necessarily help. Especially in an umbrella project you need to be very sure about when to edit which file.
This though is dependant on you overall config structure.
Just open your umbrellas root config/config.exs and try to play through the load_config calls and see if you end up in your applications config/prod.exs.






















