Commit Graph

1 Commits

Author SHA1 Message Date
0adaadd9ed fix: serve public media on same-origin storage paths
Pest Browser hosts on 127.0.0.1:port while Storage::url used
http://localhost, so screenshots captured broken images. Use relative
/storage URLs for media and absolutize only OG tags via url().

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 08:55:24 -03:00