Skip to content

Commit

Permalink
Merge pull request #105 from codesquad-members-2023/dev-be
Browse files Browse the repository at this point in the history
hotfix : redisProd 생성
  • Loading branch information
DOEKYONG authored Nov 2, 2023
2 parents 95b5fc2 + e5397d7 commit ac2910b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions be/controlG/src/main/resources/application-redisProd.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
redis:
pool:
min-idle: 0
max-idle: 8
max-active: 8
port: 6379
host: redis

0 comments on commit ac2910b

Please sign in to comment.