|
@@ -7,7 +7,7 @@ VITE_PUBLIC_PATH = /
|
|
|
# Cross-domain proxy, you can configure multiple
|
|
|
# Please note that no line breaks
|
|
|
# http://192.168.0.38:8190/shop
|
|
|
-VITE_PROXY = [["/basic-api","https://cszfb.4dkankan.com/basic-api"],["/upload","http://localhost:3300/upload"],["/zfb-api","https://cszfb.4dkankan.com"]]
|
|
|
+VITE_PROXY = [["/basic-api","https://cszfb.4dkankan.com/basic-api"],["/zfb-api","https://cszfb.4dkankan.com"]]
|
|
|
# VITE_PROXY = [["/basic-api","http://192.168.0.47:8190"],["/upload","http://localhost:3300/upload"],["/zfb-api","http://192.168.0.47:7081"]]
|
|
|
#["/zfb-api","http://192.168.0.47:7081"]]
|
|
|
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
|