4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
# App 打包:改为手机能访问的后端地址(不要用 localhost)
|
||
# 示例:局域网 IP 或正式域名
|
||
VITE_APP_BASE_API=http://8.133.20.230:2092/prod-api
|