3 Star 24 Fork 24

瑞米平台/remi-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.development 549 Bytes
一键复制 编辑 原始数据 按行查看 历史
guimeiling 提交于 2024-09-23 18:03 . feat:配置文件修改
# Whether to open mock
VITE_USE_MOCK = false
# public path
VITE_PUBLIC_PATH = /
# Cross-domain proxy, you can configure multiple
# Please note that no line breaks
VITE_PROXY = [["/api-AMS","http://192.168.31.18:1010"]]
# Delete console
VITE_DROP_CONSOLE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/api-AMS
VITE_GLOB_SSO_URL=/sso
VITE_GLOB_APP_URL=/app
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL=/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/remi-top/remi-admin.git
[email protected]:remi-top/remi-admin.git
remi-top
remi-admin
remi-admin
dev

搜索帮助