config.prod.js 71 B

123456
  1. export default {
  2. define: {
  3. API_HOST: 'http://120.55.44.4:8900'
  4. }
  5. }