Newer
Older
iris_temperature_front_gz / config / prod.env.js
StephanieGitHub on 12 Mar 2020 105 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://139.198.16.38:20005"'
}