Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
giovanni-orciuolo committed Feb 13, 2024

Unverified

This user has not yet uploaded their public signing key.
1 parent 07cd09a commit b8db32a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions IT/codekatabattle/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -8,8 +8,6 @@ spring.datasource.hikari.maximumPoolSize=500
spring.datasource.hikari.connectionTimeout=30000
spring.datasource.hikari.idleTimeout=600000
spring.datasource.hikari.maxLifetime=1800000
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.datasource.driver-class-name=org.postgresql.Driver

# The ddl-auto property is used to automatically create the database schema
# Usually, in production, a migration tool like Liquibase or Flyway is used to manage the database schema

0 comments on commit b8db32a

Please sign in to comment.