merge fixes and little more

This commit is contained in:
2025-12-06 23:06:59 -05:00
parent b185abe28d
commit 77d6508fbb
8 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
spring.application.name=ballistic
spring.application.name=BattlBuilderAPI
# Database connection properties
spring.datasource.url=jdbc:postgresql://r710.gofwd.group:5433/ss_builder
spring.datasource.username=postgres
@@ -16,4 +16,6 @@ security.jwt.access-token-minutes=2880
# Temp disabling logging to find what I fucked up
spring.jpa.show-sql=false
logging.level.org.hibernate.SQL=warn
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=warn
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=warn