cankao-admin/.env.development

15 lines
420 B
Plaintext
Raw Normal View History

2025-08-03 13:41:47 +08:00
# 本地环境
ENV = development
# 本地环境接口地址
# VITE_API_URL = https://4155gf93ll13.vicp.fun/admin
# VITE_API_URL = http://localhost:13579/admin
VITE_API_URL = https://cankao.cs.com.cn/admin
# VITE_API_URL = http://123.60.153.169:8040/admin
2025-08-03 13:41:47 +08:00
# VITE_API_URL = /api
#H5的域名目前是给列表里的复制用
VITE_API_URL_H5 = https://cankao.cs.com.cn
# VITE_API_URL_H5 = http://123.60.153.169:8040