|
@ -8,6 +8,7 @@ import jotaiReactRefresh from "jotai/babel/plugin-react-refresh"; |
|
|
//import { TanStackRouterVite } from '@tanstack/router-vite-plugin'
|
|
|
//import { TanStackRouterVite } from '@tanstack/router-vite-plugin'
|
|
|
export const downLoadUrl = "http://127.0.0.1:8000"; |
|
|
export const downLoadUrl = "http://127.0.0.1:8000"; |
|
|
const proxyMap = { |
|
|
const proxyMap = { |
|
|
|
|
|
'/api/v1/mdw-msg': 'http://127.0.0.1:8848', |
|
|
"/api/v1/package": "http://154.88.7.8:45321", |
|
|
"/api/v1/package": "http://154.88.7.8:45321", |
|
|
"/api/v1/movie": "http://47.113.117.106:10000", |
|
|
"/api/v1/movie": "http://47.113.117.106:10000", |
|
|
//'/api/v1/certold': 'http://192.168.31.41:8000',
|
|
|
//'/api/v1/certold': 'http://192.168.31.41:8000',
|
|
|