This commit is contained in:
dekun
2026-05-25 13:36:36 +08:00
parent 3f1e2b17a1
commit d6d106d2cf
4 changed files with 11 additions and 0 deletions
+3
View File
@@ -59,6 +59,9 @@ module.exports = {
autorestart: true,
watch: false,
max_memory_restart: "512M",
env: {
PYTHONPATH: REPO_ROOT,
},
},
],
};