提交代码
This commit is contained in:
parent
c7a741c97b
commit
6300effe8c
|
@ -2,7 +2,7 @@ import { defineConfig, loadEnv } from 'vite'
|
|||
import path from 'path'
|
||||
import createVitePlugins from './vite/plugins'
|
||||
|
||||
const baseUrl = 'http://localhost:8091' // 后端接口
|
||||
const baseUrl = 'http://43.143.229.145:8091/api' // 后端接口
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig(({ mode, command }) => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user