-
Notifications
You must be signed in to change notification settings - Fork 15
Description
The application keeps defaulting to the subdomain name rather than the full host name when sending email and on the 'Back to the Dashboard' button. This also happens when telling the application to enforce ssl. This is happening when the HOST in the production.rb environment is set to subdomain.domain.com. I have been trying to find in the code where the 'root_url' is being defined. I am fairly new to rails development and support and we really like the simplicity of Bennett and as my ruby/rails skills get deeper I would like to help contribute functionality to the project. Is there somewhere to set the root URL or get it to pull the FQDN? I have bennett being proxied back to from nginx so I can use HTTPS and the urls that are defaulting to the subdomain are also defaulting to http rather than https