2024-07-02 20:20:11 +08:00

5 lines
61 B
JavaScript

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