violet_rails
violet_rails copied to clipboard
Cannot generate asset urls correctly when deployed to subdomain
trafficstars
Describe the bug When violet is deployed to subdomain, it cannot generate asset urls correctly.
Expected behavior When the deployment is done in subdomain level, the asset must contain url with the same subdomain host rather than "public" or other subdomain host.
Screenshots As we can see, the host is "review-1187" but "public" is present instead of "review-1187" in the asset url.