Skip to content

Commit 240e7c9

Browse files
committed
update SENTRY_SAMPLE_RATE
1 parent e226716 commit 240e7c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ENV WORKER_TRIES=3
8282
# 2: Stop the container.
8383
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
8484

85-
ENV SENTRY_SAMPLE_RATE=0
85+
ENV SENTRY_SAMPLE_RATE=1.0
8686

8787
ENV PHP_MEMORY_LIMIT=256M
8888
ENV PHP_POST_MAX_SIZE=50M

0 commit comments

Comments
 (0)