Skip to content

Commit

Permalink
Corrección
Browse files Browse the repository at this point in the history
  • Loading branch information
mariquenaallosa committed Aug 23, 2022
1 parent 414298c commit e248cf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
spring.jpa.database-plataform=org.hibernate.dialect.MySQL8Dialect
spring.datasource.hiraki.maximum-pool-size=2



server.port=${8080}

#JWT
jwt.secret = secret
jwt.expiration= 3600

0 comments on commit e248cf2

Please sign in to comment.