mirror of
https://github.com/ouqiang/gocron.git
synced 2024-04-21 12:31:58 +00:00
5 lines
61 B
Go
5 lines
61 B
Go
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|