.env.production @@ -17,4 +17,6 @@ VITE_APP_BASE_API = '/prod-api' # 是否在打包时开启压缩,支持 gzip 和 brotli VITE_BUILD_COMPRESS = gzip VITE_BUILD_COMPRESS = gzip VITE_APP_PORT = 3000