Newer
Older
CloudBrainNew / config / prod.env.js
StephanieGitHub on 4 Feb 2021 61 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}