Files
2023-11-08 09:31:39 +08:00

6 lines
87 B
JavaScript

module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '""'
}