Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -15,7 +15,8 @@ VITE_ID = 13761653761 | ... | @@ -15,7 +15,8 @@ VITE_ID = 13761653761 |
| 15 | VITE_PIN = | 15 | VITE_PIN = |
| 16 | 16 | ||
| 17 | # 反向代理服务器地址 | 17 | # 反向代理服务器地址 |
| 18 | -VITE_PROXY_TARGET = http://oa-dev.onwall.cn | 18 | +# VITE_PROXY_TARGET = http://oa-dev.onwall.cn |
| 19 | +VITE_PROXY_TARGET = http://oa.onwall.cn | ||
| 19 | 20 | ||
| 20 | # PC端地址 | 21 | # PC端地址 |
| 21 | VITE_MOBILE_URL = http://localhost:5173/ | 22 | VITE_MOBILE_URL = http://localhost:5173/ | ... | ... |
-
Please register or login to post a comment