Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/29-cd-파이프라인-구축' into fea…
Browse files Browse the repository at this point in the history
…ture/29-cd-파이프라인-구축
  • Loading branch information
jhk01007 committed Oct 2, 2024
2 parents ea7da0a + 1c532b5 commit 48cf429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spring:
data:
redis:
host: ${REDIS_HOST}
port: ${REDIS_PORT}
port: 6379

aws:
access-key: ${AWS_ACCESS_KEY}
Expand Down

0 comments on commit 48cf429

Please sign in to comment.