mand-mobile/config/prod.env.js

6 lines
90 B
JavaScript

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