liukangdong
2024-05-21 b6e694c220862d22f634c18bd583d6959785a54f
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'