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