jiangping
2024-05-31 1f192bd3a2df3894f2955cc0c2f2a4d6afcd3888
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'