增加新账户
This commit is contained in:
Binary file not shown.
@@ -19,7 +19,7 @@ const PY = path.join(ROOT, ".venv", "bin", "python");
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: "crypto-monitor-gate",
|
||||
name: "crypto_gate",
|
||||
cwd: ROOT,
|
||||
script: path.join(ROOT, "app.py"),
|
||||
interpreter: PY,
|
||||
|
||||
Reference in New Issue
Block a user