Skip to content

Commit

Permalink
refactor(rds): 사용하지 않는 값 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
kyum-q committed Oct 16, 2024
1 parent 8cc7d14 commit 260a914
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/src/main/resources/application-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spring:
flyway:
enabled: false
locations: classpath:db/migration
url: ${MYSQL_WRITER_URL}
username: ${MYSQL_USER}
password: ${MYSQL_PASSWORD}
jpa:
# open-in-view: false
hibernate:
Expand Down

0 comments on commit 260a914

Please sign in to comment.