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