summaryrefslogtreecommitdiffstats
path: root/webapp/config/prod.env.js
blob: a6f997616eff680e4b2d437e7f31de2cadbfa1de (plain) (blame)
1
2
3
4
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}