4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
//生产打包环境
|
|
NODE_ENV='production'
|
|
VITE_APP_MODE='production'
|
|
VITE_APP_API_ORIGIN = 'https://b.ququsearch.com' |