mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +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
|