Skip to content

Commit b0df207

Browse files
committed
hotfix: 환경 변수 노출 변경(노션에도 대응 완료)
1 parent bf1fb01 commit b0df207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ POSTGRES_PORT=5432
2323

2424
# ETC
2525
SLACK_WEBHOOK_URL=https://hooks.slack.com/services
26-
SLACK_SENTRY_SECRET=374708bedd34ae70f814471ff24db7dedc4b9bee06a7e8ef9255a4f6c8bd9049 # 실제 키를 사용하세요
26+
SLACK_CLIENT_SECRET=374708bedd34ae70f814471ff24db7dedc4b9bee06a7e8ef9255a4f6c8bd9049 # 실제 키를 사용하세요

0 commit comments

Comments
 (0)