frontend/.env.development
This commit is contained in:
@@ -18,5 +18,7 @@ VITE_PWA=false
|
||||
VITE_API_URL=/api
|
||||
|
||||
# 开发环境跨域代理,支持配置多个
|
||||
VITE_PROXY=[["/api","http://192.168.1.125:18092/"]]//awen
|
||||
#VITE_PROXY=[["/api","http://192.168.1.138:8080/"]]//zwen
|
||||
|
||||
VITE_PROXY=[["/api","http://192.168.1.122:18092/"]]
|
||||
# VITE_PROXY=[["/api","http://192.168.1.125:18092/"]]
|
||||
# VITE_PROXY=[["/api","http://192.168.1.138:8080/"]]
|
||||
|
||||
Reference in New Issue
Block a user