Skip to content

Commit

Permalink
[etc] add port in config (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dojinyou authored Nov 20, 2023
1 parent 7f43f4a commit 8c1d348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ spring:
data:
redis:
host: ${REDIS_URL}
port: 6379

jooq:
sql-dialect: postgres

0 comments on commit 8c1d348

Please sign in to comment.