forked from Galactic/galactic-bot
remove env from start.json
This commit is contained in:
parent
4685c636dc
commit
7c58b3e831
@ -3,10 +3,7 @@
|
||||
{
|
||||
"name": "new-gbot",
|
||||
"script": "index.js",
|
||||
"interpreter_args": "--trace-warnings",
|
||||
"env": {
|
||||
"NODE_ENV": "production"
|
||||
}
|
||||
"interpreter_args": "--trace-warnings"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user