debug TODO: TO REMOVE before merge

This commit is contained in:
Anthony Stirling 2025-08-01 15:19:22 +01:00
parent 5761bfbffa
commit b049638f49

View File

@ -35,7 +35,7 @@ spring.datasource.url=jdbc:h2:file:./configs/stirling-pdf-DB-2.3.232;DB_CLOSE_DE
spring.datasource.driver-class-name=org.h2.Driver
spring.datasource.username=sa
spring.datasource.password=
spring.h2.console.enabled=false
spring.h2.console.enabled=true
spring.h2.console.path=/h2-console
spring.jpa.hibernate.ddl-auto=update
server.servlet.session.timeout:30m