diff --git a/.env.example b/.env.example index 19be47ec..2b017d22 100644 --- a/.env.example +++ b/.env.example @@ -1 +1,4 @@ -SESSION_SECRET=your_secret \ No newline at end of file +SESSION_SECRET=your_secret +SENTRY_DSN=You_DSN +GOVUK_NOTIFY_API_KEY=your_api_key +DATA_MANAGEMENT_EMAIL=data_management_team_email_address \ No newline at end of file