jiangping
2024-09-30 0c3093f553437faf2bfd48ff23d753872f86c9d7
1
2
3
4
# 测试环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'