Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / ui / config / prod.env.js
1 'use strict'
2 module.exports = {
3   NODE_ENV: '"production"'
4 }