wangdl bd60c2786f
Some checks failed
Deploy API Server / build-and-deploy (push) Has been cancelled
fix: correct require paths for dist/src output + systemd user
- worker.main.ts: require('../../package.json') for dist/src/ location
- worker-heartbeat.service.ts: require('../../../package.json') + try/catch
- systemd units: User=ubuntu (www-data not present on production)
- EnvironmentFile: /opt/zhixi/env/.env.production

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 21:26:05 +08:00
..