Skip to content

Commit

Permalink
πŸ“ docs: .env.local.example μ—…λ°μ΄νŠΈ #10
Browse files Browse the repository at this point in the history
  • Loading branch information
froggy1014 committed Jul 30, 2024
1 parent 7bee494 commit 078509d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env.local.example
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
NEXT_AUTH_SECRET=iU1JAytRolXU3hNTid9yBLy+Un91a1EzanGxWnXcnLwi
AUTH_SECRET=openssl rand -base64 32
AUTH_KAKAO_ID=<KAKAO_JAVASCRIPT_KEY>
AUTH_KAKAO_SECRET=openssl rand -base64 32

0 comments on commit 078509d

Please sign in to comment.