Enable Sentry

This commit is contained in:
Claudio Ortolina
2025-10-01 13:34:09 +03:00
parent 67341f3ceb
commit 4c33d3f0aa
8 changed files with 53 additions and 0 deletions
+3
View File
@@ -70,6 +70,9 @@ RUN cd assets && npm install && cd ..
# Compile the release and assets
RUN mix do compile, assets.deploy
# Make sure stacktraces are complete
RUN mix sentry.package_source_code
# Changes to config/runtime.exs don't require recompiling the code
COPY config/runtime.exs config/