research update
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user