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