feat(all): Ajoute l'inscription, Turnstile, Sentry et améliore l'EPAGE en français.
```
This commit is contained in:
Serreau Jovann
2025-12-24 23:59:23 +01:00
parent e41602de49
commit 9b399800eb
32 changed files with 1538 additions and 16 deletions

9
.env
View File

@@ -69,3 +69,12 @@ GOOGLE_APPLICATION_CREDENTIALS=%kernel.project_dir%/google.json
###> sentry/sentry-symfony ###
SENTRY_DSN="https://4f43769e7c483f14da26e05824a482d0@o4509563601092608.ingest.de.sentry.io/4510392636473424"
###< sentry/sentry-symfony ###
###> pixelopen/cloudflare-turnstile-bundle ###
TURNSTILE_KEY=3x00000000000000000000FF
TURNSTILE_SECRET=1x0000000000000000000000000000000AA
###< pixelopen/cloudflare-turnstile-bundle ###
###> stripe/stripe-php ###
STRIPE_SECRET_KEY=sk_test_***
###< stripe/stripe-php ###