Hours
Hours copied to clipboard
Should be possible to host on subdomain in SINGLE_TENANT_MODE
Lines like root_url(subdomain: current_subdomain) in conjunction with the email_helper mean that if you are hosting in SINGLE_TENANT_MODE then your subdomain will be trimmed off.
Good point, thanks! Feel free to open a PR with a fix, otherwise I'll look into it asap.