diff --git a/nuxt.config.js b/nuxt.config.js index c079d25..c6536c1 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,5 +1,6 @@ export default { server: { + host: '127.0.0.1', port: 5000, }, /* diff --git a/pages/index/document.vue b/pages/index/document.vue index af08330..eb8753b 100644 --- a/pages/index/document.vue +++ b/pages/index/document.vue @@ -43,6 +43,10 @@ + +