diff --git a/.env.example b/.env.example index 040299087753..69001f07b224 100644 --- a/.env.example +++ b/.env.example @@ -54,4 +54,4 @@ PHANTOMJS_SECRET=secret UPDATE_SECRET=secret COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}' -SENTRY_LARAVEL_DSN=http://39389664f3f14969b4c43dadda00a40b@sentry2.invoicing.co/5 \ No newline at end of file +SENTRY_LARAVEL_DSN=https://39389664f3f14969b4c43dadda00a40b@sentry2.invoicing.co/5 \ No newline at end of file