Newer
Older
iris_temperature_front_gz / config / prod.env.js
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://111.198.10.15:11802"'
  // BASE_API: '"http://192.168.8.211:20005"'
}