Fix initial value of Express host and port by 178inaba · Pull Request #202 · nuxt/create-nuxt-app

nuxt.options.server overwrites host and port. Therefore, we deleted the initial value and modified it to a concise writing style.