Skip to content
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

[Docs] 로그인, 회원가입 시 환경변수 설정하는 방법 #46

Open
juhyeonlee134 opened this issue Sep 11, 2023 · 0 comments
Open

Comments

@juhyeonlee134
Copy link
Contributor

juhyeonlee134 commented Sep 11, 2023

  1. 먼저 intellij의 우측 상단에 있는 디버깅 버튼 옆에 있는 버튼을 클릭하고, Edit로 들어갑니다.
    2

    그럼 다음과 같은 창이 나옵니다.
    3

  2. 해당 창에서 Modify options를 클릭하고, Enviroment variables를 클릭합니다. 그럼 아래와 같이 입력칸이 추가됩니다.
    4

  3. 새로 생긴 입력칸의 우측에 있는 버튼을 클릭해 다음과 같은 창을 띄웁니다.
    5

  4. 해당 창의 ' + '를 클릭해 다음과 값을 차례로 입력합니다.

  • JWT_TOKEN_SECRET
  • qwerasdf134232asdfasdf2r12qrqwer234234234234234234234234234234234qwerasdf
    1
  1. 설정 완료!
@juhyeonlee134 juhyeonlee134 changed the title [Docs] 로그인, 회원가입 시 설정 해야 하는 환경변수 [Docs] 로그인, 회원가입 시 환경변수 설정하는 방법 Sep 11, 2023
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

No branches or pull requests

1 participant