k94314517
2024-09-14 4be1f58b940da6c5239e2fcf78f6b1180f66f555
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'