Nuxt/examples/custom-port-host/pages/index.vue

4 lines
82 B
Vue

<template>
<p>Set port and host in <code>nuxt.config.js</code>.</p>
</template>