MrShi
2026-04-27 b898e42bd46726a0c25081ca79136911b4ca1b4c
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://192.168.1.4:10010'