dev #41
|
|
@ -8,9 +8,9 @@ VITE_PUBLIC_PATH = /
|
||||||
VITE_ROUTER_HISTORY = "hash"
|
VITE_ROUTER_HISTORY = "hash"
|
||||||
|
|
||||||
# 接口地址
|
# 接口地址
|
||||||
# VITE_API_BASEURL = "http://192.168.2.33:5199/api"
|
VITE_API_BASEURL = "http://192.168.2.33:5199/api"
|
||||||
# #数据中心后台地址
|
#数据中心后台地址
|
||||||
# VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/api"
|
VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/api"
|
||||||
|
|
||||||
# # 接口地址
|
# # 接口地址
|
||||||
# VITE_API_BASEURL = "https://learn-archives-admin-dev.23544.com/api"
|
# VITE_API_BASEURL = "https://learn-archives-admin-dev.23544.com/api"
|
||||||
|
|
@ -19,6 +19,6 @@ VITE_ROUTER_HISTORY = "hash"
|
||||||
|
|
||||||
|
|
||||||
# 接口地址
|
# 接口地址
|
||||||
VITE_API_BASEURL = "https://learn-archives-admin.23544.com/api"
|
# VITE_API_BASEURL = "https://learn-archives-admin.23544.com/api"
|
||||||
#数据中心后台地址
|
# #数据中心后台地址
|
||||||
VITE_API_USERCENTER_URL = "https://dcb.23544.com/api"
|
# VITE_API_USERCENTER_URL = "https://dcb.23544.com/api"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue