Connect EconnRefused 127.0.0.1:80 NUXT CONFIG

 "config": {
    "nuxt": {
      "host": "0.0.0.0",
      "port": "80"
    }
  }
Doubtful Dunlin