When I write npm run dev
it starts on http://localhost:8080
Is it possible run on http://testdomain.local/
? (without port)
When I write npm run dev
it starts on http://localhost:8080
Is it possible run on http://testdomain.local/
? (without port)