Latest commit on 10/02/2025
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
spring.jpa.properties.hibernate.id.new_generator_mappings=false
|
||||
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
||||
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
||||
spring.datasource.url=jdbc:postgresql://vmi792116.contaboserver.net:5599/abomey_db
|
||||
spring.datasource.username=infocad_user
|
||||
spring.datasource.password=W5fwD({9*q53
|
||||
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
|
||||
|
||||
spring.jpa.open-in-view=false
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
jwt.jwtSecret=ImThEVeryB@dS@lt@302839_
|
||||
jwt.jwtExpirationInMs=7776000000
|
||||
spring.application.name=infocad
|
||||
logging.file.name=infocad.log
|
||||
logging.file.name=fiscad.log
|
||||
logging.level.org.springframework.security=DEBUG
|
||||
app.sourcemind.env.defaultpassword=1234567890
|
||||
app.sourcemind.env.resetlink=http://localhost:4200/reset-password/
|
||||
@@ -49,3 +49,7 @@ server.port=8282
|
||||
spring.mvc.contentnegotiation.favor-parameter=false
|
||||
spring.mvc.contentnegotiation.parameter-name=mediaType
|
||||
spring.mvc.contentnegotiation.ignore-unknown-path-extensions=true
|
||||
|
||||
|
||||
springdoc.swagger-ui.defaultModelsExpandDepth=-1
|
||||
springdoc.swagger-ui.docExpansion=none
|
||||
Reference in New Issue
Block a user