Files
Yi.Admin/Yi.Ai.Vue3/.env.development

18 lines
372 B
Plaintext
Raw Normal View History

2025-06-17 22:37:37 +08:00
# 页面标题
2025-06-20 00:06:10 +08:00
VITE_WEB_TITLE = 意心AI
2025-06-17 22:37:37 +08:00
# 页面英文标题
2025-06-20 00:06:10 +08:00
VITE_WEB_TITLE_EN = 意心AI
2025-06-17 22:37:37 +08:00
# 本地环境配置
VITE_WEB_ENV = 'development'
# 本地环境
VITE_WEB_BASE_API = '/dev-api'
# 本地接口
# VITE_API_URL = http://122.51.75.95:6039
2025-06-19 23:45:22 +08:00
VITE_API_URL = http://129.211.24.7:6039
# VITE_API_URL = https://ccnetcore.com
2025-06-17 22:37:37 +08:00
# VITE_API_URL = https://mp.pandarobot.chat