[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道

This commit is contained in:
光湖代码频道 · 铸渊 2026-07-24 10:39:10 +08:00
commit 5615453e4e
660 changed files with 122355 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"apps": [{
"name": "revive-guard",
"script": "revive-guard.py",
"interpreter": "python3",
"cwd": "/opt/zhuyuan/revive-guard",
"env": {
"REVIVE_GUARD_PORT": "8922",
"QQ_SMTP_AUTH_CODE": "FROM_SERVER_ENV"
},
"out_file": "/opt/zhuyuan/revive-guard/logs/out.log",
"error_file": "/opt/zhuyuan/revive-guard/logs/err.log",
"log_date_format": "YYYY-MM-DD HH:mm:ss",
"max_restarts": 999,
"restart_delay": 5000
}]
}