6 lines
111 B
Bash
6 lines
111 B
Bash
# 生产环境
|
|
VITE_API_BASE_URL = https://cpmsapi.yunvip123.com
|
|
|
|
# 是否开启本地调试
|
|
LOCAL_DEBUG=false
|