docs: 更新快速接入文档,sentry 放开追踪模块
This commit is contained in:
@@ -33,7 +33,6 @@ export default defineConfig(({ mode }) => {
|
||||
? {
|
||||
cors: true,
|
||||
port: Number(env.VITE_PORT),
|
||||
https: isDev, // 启用 https,配合 mkcert 插件
|
||||
}
|
||||
: undefined,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user