3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
|
# 生产环境配置
|
||
|
|
NODE_ENV=production
|
||
|
|
VUE_APP_API_BASE_URL=/api
|