diff --git a/nuxt.config.ts b/nuxt.config.ts index 861b8f6..ba1fc72 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -48,6 +48,7 @@ export default defineNuxtConfig({ }, devServer: { + host: '0.0.0.0', port: 3001, },