mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-11-15 05:33:45 +08:00
整合包sh命令,可自行整合
This commit is contained in:
8
admin/.env.production
Normal file
8
admin/.env.production
Normal file
@@ -0,0 +1,8 @@
|
||||
# 页面标题
|
||||
VITE_APP_TITLE = Yi-Ai
|
||||
# 接口请求地址,会设置到 axios 的 baseURL 参数上 生产地址测试
|
||||
# VITE_APP_API_BASEURL = https://xxx.com/api
|
||||
# VITE_BASE_PATH=/
|
||||
|
||||
VITE_APP_API_BASEURL = /api
|
||||
VITE_BASE_PATH=/admin/
|
||||
Reference in New Issue
Block a user