Better errors works with localhost but not ngrok
Author: illegalnumbersCreated Jun 23, 2015Updated May 12, 2023
Not sure on other proxying services, but when I throw an exception in my application and load the page using localhost:3000 better errors loads as expected. When I do the same in ngrok however I don't see the better errors page, I just see the standard Rails error page. Not sure what I'm doing wrong to configure that or why that would be occurring in the first place.
Source: BetterErrors/better_errors