Files
hht-shunan/config/prod.env.js
2023-09-15 10:02:00 +08:00

5 lines
61 B
JavaScript

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