3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
# 生产环境配置
|
||
|
ENV = 'production'
|
||
|
VUE_APP_BASE_API = '/prod-api'
|