feat: sentry integration

This commit is contained in:
Brock H Caldwell
2025-11-04 23:53:31 -06:00
parent 9a0e7fce26
commit c1adedf74d
8 changed files with 734 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ RUN apk add --no-cache \
php84-openssl \
php84-pdo_mysql \
php84-tokenizer \
php84-xml \
supervisor
RUN ln -s /usr/bin/php84 /usr/bin/php