提交 8e5fff1f 作者: 方治民

chore: 默认关闭 https

上级 e5d52ef5
...@@ -53,7 +53,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => { ...@@ -53,7 +53,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
], ],
}, },
server: { server: {
https: true, https: false,
// Listening on all local IPs // Listening on all local IPs
host: true, host: true,
port: VITE_PORT, port: VITE_PORT,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论