# Issue with nuxt.socket.io and production server (works locally with npm run dev)
update docs to explain configuring vite hmr
documentationworkaround available
Defining HMR breaks and results in indefinite reload
3.xpending triageneeds reproduction
nuxt.config.js ignores settings for the vite.server.hmr
3.xpending triage
"devServer.port" or "vite.server.port" not apply with "nuxt dev"
3.xpending triage
GET http://localhost:3000/_nuxt/node_modules/.vite/deps/vue.js?v=d17c36b2 net::ERR_ABORTED 504 (Gateway Timeout)
3.xpending triageneeds reproduction