mirror of
https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git
synced 2026-01-21 01:01:05 -05:00
merge fixes and little more
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user