violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

Cannot generate asset urls correctly when deployed to subdomain

Open sthajay opened this issue 3 years ago • 0 comments
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.

Screenshot 2022-11-02 at 20 38 02

sthajay avatar Nov 02 '22 15:11 sthajay