This commit is contained in:
Ivan Zinchenko 2026-04-29 20:06:05 +03:00
parent 3b2b480ad3
commit 80dd978811

View File

@ -7,6 +7,7 @@ spring:
password: ${POSTGRES_PASSWORD:postgres}
driver-class-name: org.postgresql.Driver
jpa:
show-sql: true
hibernate:
ddl-auto: update
mail: