summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui/config/prod.env.js
blob: d5513323ebe7546ac2eacc66e98e0684a4fd9392 (plain)
1
2
3
4
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}