You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helper function uri seems to depend on Mix.env, which is not available when deployed using exrm. This needs to be changed to work using config variables.
The helper function
uriseems to depend onMix.env, which is not available when deployed using exrm. This needs to be changed to work using config variables.