mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 21:40:22 +08:00
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
#请求的环境 正式环境
|
|
VITE_HTTP_ENV=PROD
|
|
#请求地址
|
|
VITE_HTTP_URL=http://192.168.100.43:8201
|