This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nezha-nezha-fronted/nezha-fronted/config/prod.env.js

5 lines
61 B
JavaScript
Raw Normal View History

2019-11-28 18:23:49 +08:00
'use strict'
module.exports = {
NODE_ENV: '"production"'
}