ssg
ssg copied to clipboard
After generating asset links have [::1]:5173 for their domain
APP_ENV is set to production, however after running php please ssg:generate the generated index.html has links such as:
http://[::1]:5173/resources/css/site.css
http://[::1]:5173/resources/js/site.js
This obviously breaks the website as no CSS or JS is accessible.