bjmsjy-portal-new/config/prod.env.js
2021-07-16 09:42:05 +08:00

5 lines
61 B
JavaScript

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