add saas depen

This commit is contained in:
saidsurucu
2025-06-29 13:27:42 +03:00
parent 2e369304d8
commit 352969deca
3 changed files with 15 additions and 0 deletions
+10
View File
@@ -42,6 +42,16 @@ EMSAL_TIMEOUT=60
# Sentry DSN for error tracking
# SENTRY_DSN=https://your-sentry-dsn@sentry.io/project-id
# Clerk Configuration
CLERK_SECRET_KEY=sk_test_YourClerkSecretKey
# Stripe Configuration
STRIPE_SECRET_KEY=sk_test_YourStripeSecretKey
STRIPE_WEBHOOK_SECRET=whsec_YourStripeWebhookSecret
# Application Configuration
APP_URL=http://localhost:8000
# OpenTelemetry Configuration (optional)
# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
# OTEL_SERVICE_NAME=yargi-mcp-server