This commit is contained in:
eric
2026-03-29 04:10:44 -05:00
parent 63443ea854
commit e20c1a0b0b
5 changed files with 37 additions and 0 deletions

View File

@@ -254,6 +254,8 @@ Environment=PORT=$PORT
ExecStart=$ROOT_DIR/start.sh
Restart=always
RestartSec=5
# 避免构建/依赖短暂失败时触发 systemd 默认「5 次/10s」后永久停跑表现为 live-edge 502、:8001 无监听)
StartLimitIntervalSec=0
[Install]
WantedBy=multi-user.target