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