fix
This commit is contained in:
@@ -6,9 +6,11 @@ VITE_APP_WORKSPACE=ops
|
||||
# 应用标题
|
||||
VITE_APP_TITLE=标准管理系统
|
||||
VITE_APP_DESCRIPTION="default standard template"
|
||||
VITE_USE_MOCK=false
|
||||
|
||||
# API 基础URL
|
||||
VITE_API_BASE_URL=https://ops-api.apinb.com
|
||||
# VITE_API_BASE_URL=https://ops-api.apinb.com
|
||||
VITE_API_BASE_URL=http://127.0.0.1
|
||||
|
||||
# Logs 本地调试地址(仅 logs 模块使用)
|
||||
VITE_LOGS_API_BASE_URL=http://127.0.0.1:12440
|
||||
|
||||
Reference in New Issue
Block a user