3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
|
ENV = 'production'
|
||
|
|
||
|
VUE_APP_BASE_API=http://localhost:8787/ // 开发环境的基准 URL
|