cankao-h5/.env.production

15 lines
575 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 线上环境
ENV = production
# 线上环境接口地址
# VITE_API_URL = https://cankao.cs.com.cn/mini
# VITE_API_URL = http://123.60.153.169:8040/apih5
VITE_API_URL = https://cankao.cs.com.cn/apih5
# VITE_API_URL = http://123.60.79.143:8041/apih5
# datav测试环境接口地址打包cankao.cs.com.cn生产环境请改成 https://cankao.cs.com.cn/zzck_datav
# VITE_API_TEST_DATAV_URL = https://cankao.cs.com.cn/zzck_test
VITE_API_TEST_DATAV_URL = https://cankao.cs.com.cn/zzck_datav
# datav生产数据接口
VITE_API_DATAV_URL = https://cankao.cs.com.cn/zzck_datav