Skip to content

Commit

Permalink
refactor: timestamp 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
GaBaljaintheroom committed Dec 23, 2024
1 parent 97d0460 commit 1267da9
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
spring:
jpa:
properties:
hibernate.jdbc.time_zone: Asia/Seoul
hibernate:
ddl-auto: none
show-sql: true
properties:
jdbc:
time_zone: Asia/Seoul
datasource:
url: ${APPLICATION_DATASOURCE_URL_PROD}
username: ${APPLICATION_DATASOURCE_USERNAME_PROD}
Expand Down

0 comments on commit 1267da9

Please sign in to comment.