wupengfei
9 天以前 5ceeed41b099bd638075c6fa284241d545037573
vite.config.ts
@@ -56,7 +56,9 @@
    // 服务端渲染
    server: {
      // 是否开启 https
      // https: false,
      // https: {
      // },
      // 端口号
      port: VITE_PORT,
      host: '0.0.0.0',