Skip to content

Commit

Permalink
Feature/95 ๐Ÿ› Conflict Resolve (#103)
Browse files Browse the repository at this point in the history
* โœจ ํšŒ์› ์ •๋ณด ์กฐํšŒ API ๊ฐœ๋ฐœ

* ๐Ÿ› FIX: ์Šค์›จ๊ฑฐ ์ธ์‹ ์˜ค๋ฅ˜๋กœ ์ธํ•œ DTO๋ช… ๋ณ€๊ฒฝ
  • Loading branch information
HyoBN authored Sep 5, 2023
1 parent cf8fce1 commit 84e98a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ spring:
enabled: always

## # local redis
redis:
host: localhost

# redis:
# host: zipdabang-redis.osattk.ng.0001.apn2.cache.amazonaws.com
# host: localhost

redis:
host: zipdabang-redis.osattk.ng.0001.apn2.cache.amazonaws.com
batch:
jdbc:
initialize-schema: always
Expand Down

0 comments on commit 84e98a7

Please sign in to comment.