Environment
- Operating System:
Darwin
- Node Version:
v16.13.1
- Nuxt Version:
3.1.1
- Nitro Version:
2.4.0
- Package Manager:
npm@8.1.2
- Builder:
vite
- User Config:
ssr, typescript, css, plugins, build, modules, experimental, components, vite, app, intlify, vueuse, windicss, content
- Runtime Modules:
unplugin-icons/nuxt, @intlify/nuxt3@0.2.4, @pinia/nuxt@0.4.10, @nuxt/content@2.6.0, @vueuse/nuxt@9.13.0, nuxt-windicss@2.6.1
- Build Modules:
-
Reproduction
any
Describe the bug
1、Set the startup port of Nuxt to 3000.

2、Integrate with the qiankun main application, with the main application port set to 9529.

3、At this point, the API host to be set to the browser's host.
Additional context
1、nuxt-app config

2、qiankun main-app config

3、nginx config

Logs
No response
Environment
Darwinv16.13.13.1.12.4.0npm@8.1.2vitessr,typescript,css,plugins,build,modules,experimental,components,vite,app,intlify,vueuse,windicss,contentunplugin-icons/nuxt,@intlify/nuxt3@0.2.4,@pinia/nuxt@0.4.10,@nuxt/content@2.6.0,@vueuse/nuxt@9.13.0,nuxt-windicss@2.6.1-Reproduction
any
Describe the bug
1、Set the startup port of Nuxt to 3000.


2、Integrate with the qiankun main application, with the main application port set to 9529.
3、At this point, the API host to be set to the browser's host.
Additional context
1、nuxt-app config

2、qiankun main-app config

3、nginx config

Logs
No response