perf: 合并用户平台框架修改
This commit is contained in:
@@ -25,7 +25,7 @@ export default defineConfig(configEnv => {
|
||||
plugins: setupVitePlugins(viteEnv),
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 8085,
|
||||
port: 8086,
|
||||
open: false,
|
||||
proxy: createViteProxy(viteEnv, configEnv.command === 'serve'),
|
||||
fs: {
|
||||
|
||||
Reference in New Issue
Block a user