11 lines
364 B
Plaintext
11 lines
364 B
Plaintext
# 开发环境
|
|
ENV = development
|
|
|
|
# 本地环境接口地址
|
|
# VITE_API_URL = http://123.60.153.169:8040/apih5
|
|
# VITE_API_URL = https://4155gf93ll13.vicp.fun/apih5
|
|
# VITE_API_URL = http://123.60.79.143:8041/apih5
|
|
# VITE_API_URL = http://192.168.3.38:8040/apih5
|
|
VITE_API_URL = https://cankao.cs.com.cn/apih5
|
|
|
|
VITE_API_DATAV_URL = https://cankao.cs.com.cn/zzck_datav |