Static GitHub Issues

[1794] nuxt start doesn't seem to respect HOST environmental variable

prev: Proposal: django-like nested apps.
next: Guidance For Rendering Lightweight Static HTML

Basically, I do HOST=0.0.0.0 npm run start, expecting to get the app running at 0.0.0.0:3000. Nevertheless, weirdly enough, what I get is OPEN http://localhost:3000. Nuxt version I use is nuxt@1.0.0-rc11. What can I do to force Nuxt to listen to four zeroes?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1609">#c1609</a>)</em></sub></div>