Skip to content

Commit

Permalink
fix SENTRY_SAMPLE_RATE
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Nov 21, 2024
1 parent 1c25cf1 commit 8180082
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ RUN set -ex; \
COPY docker/s6-rc.d /etc/s6-overlay/s6-rc.d
COPY --from=assets --chown=www-data:www-data /build/public/build /var/www/public/build

ENV SENTRY_SAMPLE_RATE=1.0

EXPOSE 80

0 comments on commit 8180082

Please sign in to comment.