还原 开环境配置

This commit is contained in:
小肥羊 2026-04-21 16:50:12 +08:00
parent f64a46710c
commit ca03abb096
1 changed files with 6 additions and 6 deletions

View File

@ -8,9 +8,9 @@ VITE_PUBLIC_PATH = /
VITE_ROUTER_HISTORY = "hash"
# 接口地址
# VITE_API_BASEURL = "http://192.168.2.33:5199/api"
# #数据中心后台地址
# VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/api"
VITE_API_BASEURL = "http://192.168.2.33:5199/api"
#数据中心后台地址
VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/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_USERCENTER_URL = "https://dcb.23544.com/api"
# VITE_API_BASEURL = "https://learn-archives-admin.23544.com/api"
# #数据中心后台地址
# VITE_API_USERCENTER_URL = "https://dcb.23544.com/api"