Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -15,8 +15,8 @@ VITE_ID = 13761653761 | ... | @@ -15,8 +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 | +# VITE_PROXY_TARGET = http://oa.onwall.cn |
| 20 | 20 | ||
| 21 | # PC端地址 | 21 | # PC端地址 |
| 22 | VITE_MOBILE_URL = http://localhost:5173/ | 22 | VITE_MOBILE_URL = http://localhost:5173/ | ... | ... |
-
Please register or login to post a comment