jiangping
2024-05-15 f2a44dc890b4aa905380cc12a59032f999fcec64
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'