-
🚨 에러 |
Beta Was this translation helpful? Give feedback.
Answered by
miniposi
Jan 25, 2024
Replies: 1 comment
-
|
local에 sentry 관련 설정이 없어서 발생하는 오류 해결 방법
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
miniposi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
local에 sentry 관련 설정이 없어서 발생하는 오류
해결 방법
SENTRY_ORG등록SENTRY_ORG는 Sentry 계정에 접속하여Settings > General Settings > Organization Slug 에서 찾을 수 있다.
SENTRY_PROJECT등록Settings > Projects > 프로젝트명
SENTRY_AUTH_TOKEN등록Settings > Developer Settings > Auth Tokens 생성