mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
#请求的环境 正式环境
|
|
VITE_HTTP_ENV=OFFICAL
|
|
#请求地址
|
|
VITE_HTTP_URL=http://119.23.220.176:17321
|
|
#emoss-admin服务请求地址
|
|
VITE_HTTP_URL_EMOSS_ADMIN = http://119.23.220.176:17321/emoss-admin
|