部署保险端项目和大屏
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineConfig(({ mode }) => {
|
||||
historyApiFallback: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: env.VITE_API_BASE_URL || 'http://localhost:3000',
|
||||
target: env.VITE_API_BASE_URL || 'https://ad.ningmuyun.com/insurace/',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user