.env.production 113 B

12345
  1. # 生产环境配置
  2. NODE_ENV = production
  3. # 生产环境
  4. VUE_APP_BASE_API = 'http://172.16.90.64:7200/teacher/'