This commit is contained in:
2023-03-28 17:31:40 +08:00
parent daab1809df
commit 49f07665ec
11 changed files with 2610 additions and 138 deletions

View File

@ -27,7 +27,7 @@ export default defineConfig(({ mode, command }) => {
server: {
port: 80,
host: true,
open: true,
open: false,
proxy: {
// https://cn.vitejs.dev/config/#server-proxy
"/dev-api": {