fix: load API keys from .env at runtime — never embed credentials in cron payloads or source code

This commit is contained in:
2026-03-06 02:04:55 +00:00
parent 0d3ef7c285
commit 261f5800ad
5 changed files with 50 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules/
.env
# Runtime data — never commit
data/jobs_queue.json