mirror of https://github.com/ouqiang/gocron
5 lines
61 B
Go
5 lines
61 B
Go
![]() |
'use strict'
|
||
|
module.exports = {
|
||
|
NODE_ENV: '"production"'
|
||
|
}
|