diff --git a/src/schedule-2.0/.env b/src/schedule-2.0/.env index b4a5ce3..9b1367b 100644 --- a/src/schedule-2.0/.env +++ b/src/schedule-2.0/.env @@ -61,4 +61,7 @@ CAS_FIRSTNAME=firstname # For Gmail as a transport, use: "gmail://username:password@localhost" # For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode=" # Delivery is disabled by default via "null://localhost" -MAILER_URL= \ No newline at end of file +MAILER_URL= + +## Sentry DSN +SENTRY_DSN= \ No newline at end of file