3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
# 开发环境配置
|
||
|
ENV = 'development'
|
||
|
VUE_APP_BASE_API = '/dev-api'
|