-
Notifications
You must be signed in to change notification settings - Fork 0
[25.07.12 / TASK-92] Refactor - API에 Sentry 추가 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,3 +24,4 @@ POSTGRES_PORT=5432 | |
# ETC | ||
SLACK_WEBHOOK_URL=https://hooks.slack.com/services | ||
SLACK_CLIENT_SECRET=374708bedd34ae70f814471ff24db7dedc4b9bee06a7e8ef9255a4f6c8bd9049 # 실제 키를 사용하세요 | ||
SLACK_DSN=https://ingest.us.sentry.io | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 환경변수... 주의 부탁 드립니다.. 네이밍... 이번에도..ㅠㅠ There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 이 부분을 제가 계속 놓치고 있었던 것 같네요;; There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @six-standard 그 도메인을 나누는 데에는 전혀 이견 없습니다. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 이해했습니다. |
Uh oh!
There was an error while loading. Please reload this page.