All of a sudden Valet is showing "Welcome to Nginx" for all my sites.
I tried restarting valet using
valet restart
I tried unsecuring a specific domain to see if it isn't a https issue
valet unsecure && valet secure
I checked if the domain is still .test by running
valet domain
But it's still showing the same default page. What could've happened?