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
This issue is to ask "why" you folks specifically recommend putting it in the webserver config files, and not standard initializers? My gut tells me that you had a specific reason or gotcha, and it would potentially save many headaches if you were able to remember the factors behind your decisions.
The text was updated successfully, but these errors were encountered:
I love
ngrok-tunnel
. Thank you so much for making it.Following @tinbka's advice in https://github.com/bogdanovich/ngrok-tunnel/blob/master/examples/rack-server.rb I have it setup in my
puma.rb
.This issue is to ask "why" you folks specifically recommend putting it in the webserver config files, and not standard initializers? My gut tells me that you had a specific reason or gotcha, and it would potentially save many headaches if you were able to remember the factors behind your decisions.
The text was updated successfully, but these errors were encountered: