nidapeng
2024-04-30 aaceef018d7b997a170d0c9cdee2fee1c1bab1e4
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.0.109:10010'