diff --git a/nuxt.config.ts b/nuxt.config.ts index 1eb4ce55..09cdfc9d 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -65,7 +65,6 @@ const config = defineNuxtConfig({ hmr: { protocol: 'ws', }, - https: false, proxy: { '/api': { target: 'http://localhost:8282',