Skip to content

Commit

Permalink
add sentry integration
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Dec 28, 2024
1 parent b1b2d36 commit 62dbcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/calendar/docker-compose.hoyocal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ services:
NTFY_URL: ${NTFY_URL}
HOYOCAL_PUBLIC_HOST: cal.${HOYO_HOST}
HOYOCAL_PRIVATE_HOST: hoyocal.${BASE_HOST}
SENTRY_DSN: ${SENTRY_DSN_HOYOCAL}
labels:
traefik.enable: 'true'
traefik.http.routers.hoyocal-public.tls.certresolver: letsencrypt
Expand Down

0 comments on commit 62dbcbc

Please sign in to comment.