MrShi
2024-05-03 d8635e0e390f917fd2704dc56d253addb5c6f3ee
1
2
3
4
# 测试环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.0.109:10010'