3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
VITE_APP_CONFIG_FILE=.env.prod
|
|
VITE_APP_ENV=生产环境
|
|
VITE_API_URL=http://localhost:8080 |