Newer
Older
ganzhou-feidu / config / prod.env.js
bairujie on 14 Apr 2023 61 bytes init
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}