Files
kanban-hl-new/config/prod.env.js
2023-04-11 14:55:20 +08:00

5 lines
61 B
JavaScript

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