mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加环境文件env对应的类型
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
#请求的环境 测试环境
|
||||
VITE_HTTP_ENV=TEST
|
||||
#请求的环境
|
||||
VITE_HTTP_ENV=DEV
|
||||
#请求地址
|
||||
VITE_HTTP_URL=http://192.168.100.57/
|
||||
#emoss-admin服务请求地址
|
||||
VITE_HTTP_URL_EMOSS_ADMIN = http://192.168.100.57:8201/emoss-admin
|
||||
|
Reference in New Issue
Block a user