parent
82623a9ff5
commit
518a48d0ca
@ -0,0 +1,7 @@
|
|||||||
|
module.exports = {
|
||||||
|
apps: [{
|
||||||
|
name: "tatoeba-api",
|
||||||
|
script: "./index.js",
|
||||||
|
args: "5000"
|
||||||
|
}]
|
||||||
|
};
|
Reference in new issue