4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
//测试打包环境
|
|
NODE_ENV='production'
|
|
VITE_APP_MODE='develop'
|
|
VITE_APP_API_ORIGIN = 'http://192.168.1.182:8095' |