This commit is contained in:
George Powell
2026-03-22 00:58:17 -04:00
parent 51bfb53a39
commit e842923d81
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
DATABASE_URL=example.db
# Cron job secret for protected endpoints (e.g. send-daily-verse)
CRON_SECRET=your-cron-secret-here
# Discord webhook URL for posting the daily verse
DISCORD_DAILY_WEBHOOK=https://discord.com/api/webhooks/your-webhook-url
PUBLIC_SITE_URL=https://bibdle.com
# nodemailer