hf-pda/config/prod.env.js
2022-07-26 17:50:51 +08:00

5 rindas
61 B
JavaScript

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