Running nuxt dev without a port.
Is it possible to run nuxt dev server with hmr working without specifying a port?
I have a vhost proxy set to example-domain.local and it's working as intended but hmr is not working and I have to visit example-domain.local:3000 to get hmr working.
Errors:
0 Replies