Hatchbox not returning correct credentials
Hi there,
I have deployed an app successfully but the app crashed immediately I tried to login. I ran bundle exec rails c
and it seems like the values aren't being returned (returns as nil
) from my environment credentials production.yml.enc
. I am running Rails 6. Anyone got any advice to fix this?
Cheers,
Chris