feat: add log drain

This commit is contained in:
Henry
2026-03-19 21:14:19 +00:00
parent 67cf523ee8
commit c28fbf2668
6 changed files with 152 additions and 17 deletions

View File

@@ -39,6 +39,8 @@ services:
# Logging (optional - debug, info, warn, error; defaults to debug in dev, info in prod)
- LOG_LEVEL=${LOG_LEVEL}
- AXIOM_TOKEN=${AXIOM_TOKEN}
- AXIOM_DATASET=${AXIOM_DATASET}
# Stripe
- STRIPE_SECRET_KEY=${STRIPE_SECRET_KEY}