2019-05-08 20:58:13 -04:00

5 lines
61 B
JavaScript

'use strict'
module.exports = {
NODE_ENV: '"production"'
}