Added by Brian Mullen almost 8 years ago
I’ve done a fresh install from docker. I can navigate to the main page at www.example.com/pm/, but when I attempt to login it redirects to www.example.com/login which is wrong.
rails_relative_url_root is set to “/pm” so what else needs to be changed to maintain the subdirectory path?
Thanks