mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-08 23:17:50 +08:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|