nidapeng
2024-04-30 699cf578b29891201ff0926a329e5364c6ab06d2
1
2
3
4
# 测试环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.0.109:10010'