chore: switch production container and docs to bun runtime

This commit is contained in:
Codex
2026-02-18 13:18:02 +00:00
parent e3f9a3574e
commit 0e9e804935
4 changed files with 15 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
NODE_ENV=production
PORT=3000
STATE_FILE_PATH=/data/state.json
LOG_LEVEL=info
# Webhook secrets
X_WEBHOOK_SECRET=replace-me