mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 05:50:18 +08:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
#请求的环境 正式环境
|
|
VITE_HTTP_ENV=PROD
|
|
#请求地址
|
|
VITE_HTTP_URL=http://119.23.220.176:17321
|