chore: Remove unused JPA schema generation properties

This commit is contained in:
2025-02-13 17:43:26 +03:00
committed by Sanders
parent 1d7a279211
commit a3af7a1c57
+1 -3
View File
@@ -4,9 +4,7 @@ bot.name=TelegaBot
cbr.currency.rates.xml.url=http://www.cbr.ru/scripts/XML_daily.asp
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.action=create
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.create-target=create.sql
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.create-source=metadata
spring.datasource.url=jdbc:postgresql://192.168.0.10:5432/telegabot
spring.datasource.username=postgres