原文:OmniAuth using wrong callback port in a reverse proxy setup
I have a Rails app running on port 3101 and I made it available to the internet through an Apache reverse-proxy setup (like the one suggested by Phusion on this blog post. I m using Devise + OmniAuth ...