Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
juancruzmarzetti authored Oct 7, 2024
1 parent fb27726 commit b2594b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SkyShop/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ spring.datasource.driver-class-name=org.postgresql.Driver
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true

spring.config.import=classpath:application-secrets.properties

0 comments on commit b2594b6

Please sign in to comment.