OK, I see now:
- Leave out
mod: ...in the application def inmix.exs - But do have a module which matches the
app: ...name - But leave the module totally empty, no
use Application, nostart/2
OK, I see now:
mod: ... in the application def in mix.exsapp: ... nameuse Application, no start/2