Skip to content

Commit

Permalink
⚡ feat: env.example에 redis관련 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
kms0219kms committed Feb 13, 2024
1 parent cef5daf commit 2ec161c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
ENABLE_SWAGGER=
GLOBAL_CORS=
ENABLE_REDIS=
REDIS_URI=

# Authentication Config
JWT_SECRET=
Expand Down

0 comments on commit 2ec161c

Please sign in to comment.