Skip to content

docs: JWT_PRIVATE_KEY 예시의 뒤따르는 주석 제거 - #79

Open
imeasy99 wants to merge 2 commits into
devfrom
docs/jwt-key-readme-example
Open

docs: JWT_PRIVATE_KEY 예시의 뒤따르는 주석 제거#79
imeasy99 wants to merge 2 commits into
devfrom
docs/jwt-key-readme-example

Conversation

@imeasy99

Copy link
Copy Markdown
Collaborator

Summary

README 의 JWT_PRIVATE_KEY 예시에 붙어 있던 # 한 줄 주석이 env 파일에 그대로 복사되면 값의 일부로 읽혀 기동이 실패한다(incorrect ending byte at 1624). 예시에서 주석을 떼고, 값 뒤에 아무것도 붙이지 말라는 안내를 추가한다.

Changes

  • README "키 발급과 시크릿 등록" 예시 줄에서 뒤따르는 주석 제거
  • 값 뒤 주석·따옴표·공백 금지와 실패 시 메시지, 정상 길이(1624자, == 종료) 안내 추가

Testing Notes

  • 문서만 변경. alpha 배포 실패 원인 분석 중 발견.

@imeasy99
imeasy99 force-pushed the docs/jwt-key-readme-example branch from e48f5d2 to 32596d5 Compare September 10, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant