diff --git a/.env.development b/.env.development index d4874cd..58a7fc9 100644 --- a/.env.development +++ b/.env.development @@ -6,7 +6,8 @@ VITE_PUBLIC_PATH=/ # 跨域代理,可以配置多个,请注意不要换行 # VITE_PROXY=[["/server","http://daxpay-api.test.yibeiguangnian.cn/"]] - VITE_PROXY=[["/server","http://192.168.11.229:19999/"]] + # VITE_PROXY=[["/server","http://192.168.11.229:19999/"]] + VITE_PROXY=[["/server","https://pay1.bootx.cn/"]] # API 接口地址 VITE_GLOB_API_URL=