parent
ddba85d98f
commit
ec3ae6bc3d
|
|
@ -5,6 +5,8 @@ ENV = development
|
||||||
# VITE_API_URL = http://4155gf93ll13.vicp.fun/admin
|
# VITE_API_URL = http://4155gf93ll13.vicp.fun/admin
|
||||||
# VITE_API_URL = http://localhost:13579/admin
|
# VITE_API_URL = http://localhost:13579/admin
|
||||||
VITE_API_URL = https://cankao.cs.com.cn/admin
|
VITE_API_URL = https://cankao.cs.com.cn/admin
|
||||||
|
# VITE_API_URL = http://127.0.0.1:13579/admin
|
||||||
|
|
||||||
# VITE_API_URL = http://123.60.153.169:8040/admin
|
# VITE_API_URL = http://123.60.153.169:8040/admin
|
||||||
|
|
||||||
# VITE_API_URL = /api
|
# VITE_API_URL = /api
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
ENV = production
|
ENV = production
|
||||||
|
|
||||||
# 线上环境接口地址
|
# 线上环境接口地址
|
||||||
# VITE_API_URL = https://cankao.cs.com.cn/admin
|
VITE_API_URL = https://cankao.cs.com.cn/admin
|
||||||
VITE_API_URL = http://123.60.153.169:8040/admin
|
# VITE_API_URL = http://123.60.153.169:8040/admin
|
||||||
|
|
||||||
#H5的域名,目前是给列表里的复制用
|
#H5的域名,目前是给列表里的复制用
|
||||||
# VITE_API_URL_H5 = https://cankao.cs.com.cn
|
VITE_API_URL_H5 = https://cankao.cs.com.cn
|
||||||
VITE_API_URL_H5 = http://123.60.153.169:8040
|
# VITE_API_URL_H5 = http://123.60.153.169:8040
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue