Files
hht-yongyu/config/prod.env.js
2022-08-31 11:03:20 +08:00

5 lines
61 B
JavaScript

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